| author | wenzelm | 
| Wed, 17 Oct 2018 20:25:51 +0200 | |
| changeset 69148 | d0517da45e5c | 
| parent 69133 | 22fe10b4c0c6 | 
| child 69145 | 806be481aa57 | 
| permissions | -rw-r--r-- | 
| 51397 
03b586ee5930
support for 'chapter' specifications within session ROOT;
 wenzelm parents: 
51263diff
changeset | 1 | chapter HOL | 
| 
03b586ee5930
support for 'chapter' specifications within session ROOT;
 wenzelm parents: 
51263diff
changeset | 2 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 3 | session HOL (main) = Pure + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 4 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 5 | Classical Higher-order Logic. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 6 | *} | 
| 68700 
1e358063ab90
more robust: potentially a workaround for spurious HOL build problems seen by Larry Paulson;
 wenzelm parents: 
68677diff
changeset | 7 | options [strict_facts] | 
| 65374 | 8 | theories | 
| 9 | Main (global) | |
| 10 | Complex_Main (global) | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 11 | document_files | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 12 | "root.bib" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 13 | "root.tex" | 
| 48338 | 14 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 15 | session "HOL-Proofs" (timing) = Pure + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 16 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 17 | HOL-Main with explicit proof terms. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 18 | *} | 
| 68133 
f6a22490cca8
less ambitious parallelism, notably for threads=2;
 wenzelm parents: 
68035diff
changeset | 19 | options [quick_and_dirty = false, record_proofs = 2, parallel_proofs = 0, parallel_limit = 500] | 
| 65543 | 20 | sessions | 
| 21 | "HOL-Library" | |
| 65530 
09c00a304c00
include imports that morally belong to Main and are used in HOL-Proofs applications;
 wenzelm parents: 
65509diff
changeset | 22 | theories | 
| 67319 
07176d5b81d5
moved 'realizers' into their own theory, now that they are decupled from the old datatype construction
 blanchet parents: 
67278diff
changeset | 23 | "HOL-Library.Realizers" | 
| 48338 | 24 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 25 | session "HOL-Library" (main timing) in Library = HOL + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 26 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 27 | Classical Higher-order Logic -- batteries included. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 28 | *} | 
| 48481 | 29 | theories | 
| 30 | Library | |
| 64588 | 31 | (*conflicting type class instantiations and dependent applications*) | 
| 32 | Finite_Lattice | |
| 68312 | 33 | List_Lexorder | 
| 63763 
0f61ea70d384
clarified session: use all theories in directory HOL/Library;
 wenzelm parents: 
63731diff
changeset | 34 | Prefix_Order | 
| 51115 
7dbd6832a689
consolidation of library theories on product orders
 haftmann parents: 
51093diff
changeset | 35 | Product_Lexorder | 
| 
7dbd6832a689
consolidation of library theories on product orders
 haftmann parents: 
51093diff
changeset | 36 | Product_Order | 
| 65956 
639eb3617a86
reorganised material on sublists
 eberlm <eberlm@in.tum.de> parents: 
65678diff
changeset | 37 | Subseq_Order | 
| 67611 
7929240e44d4
records based on datatypes/BNF infrastructure
 Lars Hupel <lars.hupel@mytum.de> parents: 
67319diff
changeset | 38 | (*conflicting syntax*) | 
| 
7929240e44d4
records based on datatypes/BNF infrastructure
 Lars Hupel <lars.hupel@mytum.de> parents: 
67319diff
changeset | 39 | Datatype_Records | 
| 51161 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 40 | (*data refinements and dependent applications*) | 
| 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 41 | AList_Mapping | 
| 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 42 | Code_Binary_Nat | 
| 55447 | 43 | Code_Prolog | 
| 48481 | 44 | Code_Real_Approx_By_Float | 
| 50023 
28f3263d4d1b
refined stack of library theories implementing int and/or nat by target language numerals
 haftmann parents: 
49985diff
changeset | 45 | Code_Target_Numeral | 
| 51161 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 46 | DAList | 
| 54429 
be1bc181bcde
explicit inclusion of data refinement theory into HOL-Library session
 haftmann parents: 
54193diff
changeset | 47 | DAList_Multiset | 
| 51161 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 48 | RBT_Mapping | 
| 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 49 | RBT_Set | 
| 66015 
70643edecb7a
specific output setup is not supposed to intrude regular import theory
 haftmann parents: 
65956diff
changeset | 50 | (*printing modifications*) | 
| 
70643edecb7a
specific output setup is not supposed to intrude regular import theory
 haftmann parents: 
65956diff
changeset | 51 | OptionalSugar | 
| 64588 | 52 | (*prototypic tools*) | 
| 53 | Predicate_Compile_Quickcheck | |
| 51161 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 54 | (*legacy tools*) | 
| 58372 
bfd497f2f4c2
moved 'old_datatype' out of 'Main' (but put it in 'HOL-Proofs' because of the inductive realizer)
 blanchet parents: 
58371diff
changeset | 55 | Old_Datatype | 
| 51161 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 haftmann parents: 
51160diff
changeset | 56 | Old_Recdef | 
| 67319 
07176d5b81d5
moved 'realizers' into their own theory, now that they are decupled from the old datatype construction
 blanchet parents: 
67278diff
changeset | 57 | Realizers | 
| 64588 | 58 | Refute | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 59 | document_files "root.bib" "root.tex" | 
| 48481 | 60 | |
| 66932 
149025fecca0
reduced heap hierarchy, for potentially improved performance;
 wenzelm parents: 
66842diff
changeset | 61 | session "HOL-Analysis" (main timing) in Analysis = HOL + | 
| 68617 | 62 | options [document_tags = "theorem%important,corollary%important,proposition%important,class%important,instantiation%important,subsubsection%unimportant,%unimportant", | 
| 67152 
8021ea06aad8
just one session for bulky HOL-Analysis documents;
 wenzelm parents: 
67122diff
changeset | 63 | document_variants = "document:manual=-proof,-ML,-unimportant"] | 
| 66932 
149025fecca0
reduced heap hierarchy, for potentially improved performance;
 wenzelm parents: 
66842diff
changeset | 64 | sessions | 
| 67152 
8021ea06aad8
just one session for bulky HOL-Analysis documents;
 wenzelm parents: 
67122diff
changeset | 65 | "HOL-Library" | 
| 66932 
149025fecca0
reduced heap hierarchy, for potentially improved performance;
 wenzelm parents: 
66842diff
changeset | 66 | "HOL-Computational_Algebra" | 
| 65375 | 67 | theories | 
| 68911 | 68 | L2_Norm | 
| 65462 
db1827610513
less global theories -- conflict with AFP entries;
 wenzelm parents: 
65456diff
changeset | 69 | Analysis | 
| 65375 | 70 | document_files | 
| 71 | "root.tex" | |
| 72 | ||
| 73 | session "HOL-Analysis-ex" in "Analysis/ex" = "HOL-Analysis" + | |
| 74 | theories | |
| 75 | Approximations | |
| 76 | ||
| 67100 | 77 | session "HOL-Computational_Algebra" (main timing) in "Computational_Algebra" = "HOL-Library" + | 
| 65417 | 78 | theories | 
| 79 | Computational_Algebra | |
| 80 | (*conflicting type class instantiations and dependent applications*) | |
| 81 | Field_as_Ring | |
| 82 | ||
| 68630 | 83 | session "HOL-Real_Asymp" in Real_Asymp = HOL + | 
| 84 | sessions | |
| 85 | "HOL-Decision_Procs" | |
| 86 | theories | |
| 87 | Real_Asymp | |
| 88 | Real_Asymp_Approx | |
| 68677 | 89 | Real_Asymp_Examples | 
| 90 | ||
| 91 | session "HOL-Real_Asymp-Manual" in "Real_Asymp/Manual" = "HOL-Real_Asymp" + | |
| 92 | theories | |
| 93 | Real_Asymp_Doc | |
| 94 | document_files (in "~~/src/Doc") | |
| 95 | "iman.sty" | |
| 96 | "extra.sty" | |
| 97 | "isar.sty" | |
| 98 | document_files | |
| 99 | "root.tex" | |
| 100 | "style.sty" | |
| 68630 | 101 | |
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 102 | session "HOL-Hahn_Banach" in Hahn_Banach = "HOL-Library" + | 
| 48481 | 103 |   description {*
 | 
| 104 | Author: Gertrud Bauer, TU Munich | |
| 105 | ||
| 106 | The Hahn-Banach theorem for real vector spaces. | |
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 107 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 108 | This is the proof of the Hahn-Banach theorem for real vectorspaces, | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 109 | following H. Heuser, Funktionalanalysis, p. 228 -232. The Hahn-Banach | 
| 55018 
2a526bd279ed
moved 'Zorn' into 'Main', since it's a BNF dependency
 blanchet parents: 
54961diff
changeset | 110 | theorem is one of the fundamental theorems of functional analysis. It is a | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 111 | conclusion of Zorn's lemma. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 112 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 113 | Two different formaulations of the theorem are presented, one for general | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 114 | real vectorspaces and its application to normed vectorspaces. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 115 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 116 | The theorem says, that every continous linearform, defined on arbitrary | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 117 | subspaces (not only one-dimensional subspaces), can be extended to a | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 118 | continous linearform on the whole vectorspace. | 
| 48481 | 119 | *} | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 120 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 121 | "HOL-Analysis" | 
| 65543 | 122 | theories | 
| 123 | Hahn_Banach | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 124 | document_files "root.bib" "root.tex" | 
| 48481 | 125 | |
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 126 | session "HOL-Induct" in Induct = "HOL-Library" + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 127 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 128 | Examples of (Co)Inductive Definitions. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 129 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 130 | Comb proves the Church-Rosser theorem for combinators (see | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 131 | http://www.cl.cam.ac.uk/ftp/papers/reports/TR396-lcp-generic-automatic-proof-tools.ps.gz). | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 132 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 133 | Mutil is the famous Mutilated Chess Board problem (see | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 134 | http://www.cl.cam.ac.uk/ftp/papers/reports/TR394-lcp-mutilated-chess-board.dvi.gz). | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 135 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 136 | PropLog proves the completeness of a formalization of propositional logic | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 137 | (see | 
| 58372 
bfd497f2f4c2
moved 'old_datatype' out of 'Main' (but put it in 'HOL-Proofs' because of the inductive realizer)
 blanchet parents: 
58371diff
changeset | 138 | http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz). | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 139 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 140 | Exp demonstrates the use of iterated inductive definitions to reason about | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 141 | mutually recursive relations. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 142 | *} | 
| 48481 | 143 | theories [quick_and_dirty] | 
| 144 | Common_Patterns | |
| 145 | theories | |
| 61935 | 146 | Nested_Datatype | 
| 48481 | 147 | QuoDataType | 
| 148 | QuoNestedDataType | |
| 149 | Term | |
| 150 | SList | |
| 151 | ABexp | |
| 65562 
f9753d949afc
renamed theory to avoid conflict with loaded theory "Tree" from HOL-Library;
 wenzelm parents: 
65552diff
changeset | 152 | Infinitely_Branching_Tree | 
| 48481 | 153 | Ordinals | 
| 154 | Sigma_Algebra | |
| 155 | Comb | |
| 156 | PropLog | |
| 157 | Com | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 158 | document_files "root.tex" | 
| 48481 | 159 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 160 | session "HOL-IMP" (timing) in IMP = "HOL-Library" + | 
| 59446 | 161 | options [document_variants = document] | 
| 48481 | 162 | theories | 
| 163 | BExp | |
| 164 | ASM | |
| 50050 | 165 | Finite_Reachable | 
| 52394 | 166 | Denotational | 
| 52400 | 167 | Compiler2 | 
| 48481 | 168 | Poly_Types | 
| 169 | Sec_Typing | |
| 170 | Sec_TypingT | |
| 52726 | 171 | Def_Init_Big | 
| 172 | Def_Init_Small | |
| 173 | Fold | |
| 48481 | 174 | Live | 
| 175 | Live_True | |
| 176 | Hoare_Examples | |
| 63538 
d7b5e2a222c2
added new vcg based on existentially quantified while-rule
 nipkow parents: 
63537diff
changeset | 177 | Hoare_Sound_Complete | 
| 52269 | 178 | VCG | 
| 52282 | 179 | Hoare_Total | 
| 63538 
d7b5e2a222c2
added new vcg based on existentially quantified while-rule
 nipkow parents: 
63537diff
changeset | 180 | VCG_Total_EX | 
| 67019 
7a3724078363
Replaced { } proofs by local lemmas; added Hoare logic with logical variables.
 nipkow parents: 
66992diff
changeset | 181 | VCG_Total_EX2 | 
| 48481 | 182 | Collecting1 | 
| 48765 
fb1ed5230abc
special code with lists no longer necessary, use sets
 nipkow parents: 
48738diff
changeset | 183 | Collecting_Examples | 
| 48481 | 184 | Abs_Int_Tests | 
| 185 | Abs_Int1_parity | |
| 186 | Abs_Int1_const | |
| 187 | Abs_Int3 | |
| 188 | Procs_Dyn_Vars_Dyn | |
| 189 | Procs_Stat_Vars_Dyn | |
| 190 | Procs_Stat_Vars_Stat | |
| 191 | C_like | |
| 192 | OO | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 193 | document_files "root.bib" "root.tex" | 
| 48481 | 194 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 195 | session "HOL-IMPP" in IMPP = HOL + | 
| 48481 | 196 |   description {*
 | 
| 197 | Author: David von Oheimb | |
| 198 | Copyright 1999 TUM | |
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 199 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 200 | IMPP -- An imperative language with procedures. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 201 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 202 | This is an extension of IMP with local variables and mutually recursive | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 203 | procedures. For documentation see "Hoare Logic for Mutual Recursion and | 
| 68649 | 204 | Local Variables" (https://isabelle.in.tum.de/Bali/papers/FSTTCS99.html). | 
| 48481 | 205 | *} | 
| 206 | theories EvenOdd | |
| 207 | ||
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 208 | session "HOL-Data_Structures" (timing) in Data_Structures = HOL + | 
| 61203 | 209 | options [document_variants = document] | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 210 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 211 | "HOL-Number_Theory" | 
| 61203 | 212 | theories [document = false] | 
| 65538 | 213 | Less_False | 
| 61203 | 214 | theories | 
| 66543 | 215 | Sorting | 
| 63829 | 216 | Balance | 
| 61203 | 217 | Tree_Map | 
| 61232 | 218 | AVL_Map | 
| 61224 | 219 | RBT_Map | 
| 61469 
cd82b1023932
added 2-3 trees (simpler and more complete than the version in ex/Tree23)
 nipkow parents: 
61368diff
changeset | 220 | Tree23_Map | 
| 61514 | 221 | Tree234_Map | 
| 61789 | 222 | Brother12_Map | 
| 62130 | 223 | AA_Map | 
| 68261 | 224 | Set2_Join_RBT | 
| 69133 | 225 | Braun_Tree | 
| 68516 | 226 | Trie | 
| 62706 | 227 | Leftist_Heap | 
| 66434 
5d7e770c7d5d
added sorted_wrt to List; added Data_Structures/Binomial_Heap.thy
 nipkow parents: 
66270diff
changeset | 228 | Binomial_Heap | 
| 61224 | 229 | document_files "root.tex" "root.bib" | 
| 61203 | 230 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 231 | session "HOL-Import" in Import = HOL + | 
| 48481 | 232 | theories HOL_Light_Maps | 
| 233 | theories [condition = HOL_LIGHT_BUNDLE] HOL_Light_Import | |
| 234 | ||
| 67100 | 235 | session "HOL-Number_Theory" (main timing) in Number_Theory = "HOL-Computational_Algebra" + | 
| 55321 
eadea363deb6
Restoration of Pocklington.thy. Tidying.
 paulson <lp15@cam.ac.uk> parents: 
55240diff
changeset | 236 |   description {*
 | 
| 
eadea363deb6
Restoration of Pocklington.thy. Tidying.
 paulson <lp15@cam.ac.uk> parents: 
55240diff
changeset | 237 | Fundamental Theorem of Arithmetic, Chinese Remainder Theorem, Fermat/Euler | 
| 55730 
97ff9276e12d
Gauss.thy ported from Old_Number_Theory (unfinished)
 paulson <lp15@cam.ac.uk> parents: 
55663diff
changeset | 238 | Theorem, Wilson's Theorem, some lemmas for Quadratic Reciprocity. | 
| 55321 
eadea363deb6
Restoration of Pocklington.thy. Tidying.
 paulson <lp15@cam.ac.uk> parents: 
55240diff
changeset | 239 | *} | 
| 65543 | 240 | sessions | 
| 241 | "HOL-Algebra" | |
| 55321 
eadea363deb6
Restoration of Pocklington.thy. Tidying.
 paulson <lp15@cam.ac.uk> parents: 
55240diff
changeset | 242 | theories | 
| 
eadea363deb6
Restoration of Pocklington.thy. Tidying.
 paulson <lp15@cam.ac.uk> parents: 
55240diff
changeset | 243 | Number_Theory | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 244 | document_files | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 245 | "root.tex" | 
| 48481 | 246 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 247 | session "HOL-Hoare" in Hoare = HOL + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 248 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 249 | Verification of imperative programs (verification conditions are generated | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 250 | automatically from pre/post conditions and loop invariants). | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 251 | *} | 
| 48481 | 252 | theories Hoare | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 253 | document_files "root.bib" "root.tex" | 
| 48481 | 254 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 255 | session "HOL-Hoare_Parallel" (timing) in Hoare_Parallel = HOL + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 256 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 257 | Verification of shared-variable imperative programs a la Owicki-Gries. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 258 | (verification conditions are generated automatically). | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 259 | *} | 
| 48481 | 260 | theories Hoare_Parallel | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 261 | document_files "root.bib" "root.tex" | 
| 48481 | 262 | |
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 263 | session "HOL-Codegenerator_Test" in Codegenerator_Test = "HOL-Number_Theory" + | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 264 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 265 | "HOL-Data_Structures" | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 266 | "HOL-ex" | 
| 51422 
821a70e29e0b
proper formatting, to facilitate line-based diff;
 wenzelm parents: 
51421diff
changeset | 267 | theories | 
| 
821a70e29e0b
proper formatting, to facilitate line-based diff;
 wenzelm parents: 
51421diff
changeset | 268 | Generate | 
| 
821a70e29e0b
proper formatting, to facilitate line-based diff;
 wenzelm parents: 
51421diff
changeset | 269 | Generate_Binary_Nat | 
| 
821a70e29e0b
proper formatting, to facilitate line-based diff;
 wenzelm parents: 
51421diff
changeset | 270 | Generate_Target_Nat | 
| 
821a70e29e0b
proper formatting, to facilitate line-based diff;
 wenzelm parents: 
51421diff
changeset | 271 | Generate_Efficient_Datastructures | 
| 68155 | 272 | Code_Lazy_Test | 
| 64582 
3d20ded18f14
unconditional Code_Test_PolyML and Code_Test_Scala: compiler is always present;
 wenzelm parents: 
64569diff
changeset | 273 | Code_Test_PolyML | 
| 
3d20ded18f14
unconditional Code_Test_PolyML and Code_Test_Scala: compiler is always present;
 wenzelm parents: 
64569diff
changeset | 274 | Code_Test_Scala | 
| 66842 | 275 | theories [condition = ISABELLE_GHC] | 
| 58039 
469a375212c1
add testing framework for generated code
 Andreas Lochbihler parents: 
58023diff
changeset | 276 | Code_Test_GHC | 
| 66842 | 277 | theories [condition = ISABELLE_MLTON] | 
| 58039 
469a375212c1
add testing framework for generated code
 Andreas Lochbihler parents: 
58023diff
changeset | 278 | Code_Test_MLton | 
| 66842 | 279 | theories [condition = ISABELLE_OCAMLC] | 
| 58039 
469a375212c1
add testing framework for generated code
 Andreas Lochbihler parents: 
58023diff
changeset | 280 | Code_Test_OCaml | 
| 66842 | 281 | theories [condition = ISABELLE_SMLNJ] | 
| 58039 
469a375212c1
add testing framework for generated code
 Andreas Lochbihler parents: 
58023diff
changeset | 282 | Code_Test_SMLNJ | 
| 48481 | 283 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 284 | session "HOL-Metis_Examples" (timing) in Metis_Examples = "HOL-Library" + | 
| 48481 | 285 |   description {*
 | 
| 286 | Author: Lawrence C Paulson, Cambridge University Computer Laboratory | |
| 287 | Author: Jasmin Blanchette, TU Muenchen | |
| 288 | ||
| 289 | Testing Metis and Sledgehammer. | |
| 290 | *} | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 291 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 292 | "HOL-Decision_Procs" | 
| 48481 | 293 | theories | 
| 294 | Abstraction | |
| 295 | Big_O | |
| 296 | Binary_Tree | |
| 297 | Clausification | |
| 298 | Message | |
| 299 | Proxies | |
| 300 | Tarski | |
| 301 | Trans_Closure | |
| 302 | Sets | |
| 303 | ||
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 304 | session "HOL-Nitpick_Examples" in Nitpick_Examples = "HOL-Library" + | 
| 48481 | 305 |   description {*
 | 
| 306 | Author: Jasmin Blanchette, TU Muenchen | |
| 307 | Copyright 2009 | |
| 308 | *} | |
| 309 | theories [quick_and_dirty] Nitpick_Examples | |
| 310 | ||
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 311 | session "HOL-Algebra" (main timing) in Algebra = "HOL-Computational_Algebra" + | 
| 48481 | 312 |   description {*
 | 
| 68569 
c64319959bab
Lots of new algebra theories by Martin Baillon and Paulo Emílio de Vilhena
 paulson <lp15@cam.ac.uk> parents: 
68522diff
changeset | 313 | Author: Clemens Ballarin, started 24 September 1999, and many others | 
| 48481 | 314 | |
| 315 | The Isabelle Algebraic Library. | |
| 316 | *} | |
| 317 | theories | |
| 65099 
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
 ballarin parents: 
65050diff
changeset | 318 | (* Orders and Lattices *) | 
| 
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
 ballarin parents: 
65050diff
changeset | 319 | Galois_Connection (* Knaster-Tarski theorem and Galois connections *) | 
| 48481 | 320 | (* Groups *) | 
| 321 | FiniteProduct (* Product operator for commutative groups *) | |
| 322 | Sylow (* Sylow's theorem *) | |
| 323 | Bij (* Automorphism Groups *) | |
| 65416 
f707dbcf11e3
more approproiate placement of theories MiscAlgebra and Multiplicate_Group
 haftmann parents: 
65382diff
changeset | 324 | Multiplicative_Group | 
| 68443 
43055b016688
New material from Martin Baillon and Paulo Emílio de Vilhena
 paulson <lp15@cam.ac.uk> parents: 
68312diff
changeset | 325 | Zassenhaus (* The Zassenhaus lemma *) | 
| 48481 | 326 | (* Rings *) | 
| 327 | Divisibility (* Rings *) | |
| 328 | IntRing (* Ideals and residue classes *) | |
| 329 | UnivPoly (* Polynomials *) | |
| 68569 
c64319959bab
Lots of new algebra theories by Martin Baillon and Paulo Emílio de Vilhena
 paulson <lp15@cam.ac.uk> parents: 
68522diff
changeset | 330 | (* Main theory *) | 
| 
c64319959bab
Lots of new algebra theories by Martin Baillon and Paulo Emílio de Vilhena
 paulson <lp15@cam.ac.uk> parents: 
68522diff
changeset | 331 | Algebra | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 332 | document_files "root.bib" "root.tex" | 
| 48481 | 333 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 334 | session "HOL-Auth" (timing) in Auth = "HOL-Library" + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 335 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 336 | A new approach to verifying authentication protocols. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 337 | *} | 
| 48481 | 338 | theories | 
| 339 | Auth_Shared | |
| 340 | Auth_Public | |
| 341 | "Smartcard/Auth_Smartcard" | |
| 342 | "Guard/Auth_Guard_Shared" | |
| 343 | "Guard/Auth_Guard_Public" | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 344 | document_files "root.tex" | 
| 48481 | 345 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 346 | session "HOL-UNITY" (timing) in UNITY = "HOL-Auth" + | 
| 48481 | 347 |   description {*
 | 
| 348 | Author: Lawrence C Paulson, Cambridge University Computer Laboratory | |
| 349 | Copyright 1998 University of Cambridge | |
| 350 | ||
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 351 | Verifying security protocols using Chandy and Misra's UNITY formalism. | 
| 48481 | 352 | *} | 
| 353 | theories | |
| 354 | (*Basic meta-theory*) | |
| 65538 | 355 | UNITY_Main | 
| 48481 | 356 | |
| 357 | (*Simple examples: no composition*) | |
| 358 | "Simple/Deadlock" | |
| 359 | "Simple/Common" | |
| 360 | "Simple/Network" | |
| 361 | "Simple/Token" | |
| 362 | "Simple/Channel" | |
| 363 | "Simple/Lift" | |
| 364 | "Simple/Mutex" | |
| 365 | "Simple/Reach" | |
| 366 | "Simple/Reachability" | |
| 367 | ||
| 368 | (*Verifying security protocols using UNITY*) | |
| 369 | "Simple/NSP_Bad" | |
| 370 | ||
| 371 | (*Example of composition*) | |
| 372 | "Comp/Handshake" | |
| 373 | ||
| 374 | (*Universal properties examples*) | |
| 375 | "Comp/Counter" | |
| 376 | "Comp/Counterc" | |
| 377 | "Comp/Priority" | |
| 378 | ||
| 379 | "Comp/TimerArray" | |
| 380 | "Comp/Progress" | |
| 381 | ||
| 382 | "Comp/Alloc" | |
| 383 | "Comp/AllocImpl" | |
| 384 | "Comp/Client" | |
| 385 | ||
| 386 | (*obsolete*) | |
| 65538 | 387 | ELT | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 388 | document_files "root.tex" | 
| 48481 | 389 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 390 | session "HOL-Unix" in Unix = "HOL-Library" + | 
| 48481 | 391 | options [print_mode = "no_brackets,no_type_brackets"] | 
| 392 | theories Unix | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 393 | document_files "root.bib" "root.tex" | 
| 48481 | 394 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 395 | session "HOL-ZF" in ZF = "HOL-Library" + | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 396 | theories | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 397 | MainZF | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 398 | Games | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 399 | document_files "root.tex" | 
| 48481 | 400 | |
| 66986 | 401 | session "HOL-Imperative_HOL" (timing) in Imperative_HOL = "HOL-Library" + | 
| 59446 | 402 | options [print_mode = "iff,no_brackets"] | 
| 48481 | 403 | theories Imperative_HOL_ex | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 404 | document_files "root.bib" "root.tex" | 
| 48481 | 405 | |
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 406 | session "HOL-Decision_Procs" (timing) in Decision_Procs = "HOL-Algebra" + | 
| 51544 | 407 |   description {*
 | 
| 408 | Various decision procedures, typically involving reflection. | |
| 409 | *} | |
| 65543 | 410 | theories | 
| 411 | Decision_Procs | |
| 48481 | 412 | |
| 63000 
d0dfdd413a7f
remove "slow" session tags
 Lars Hupel <lars.hupel@mytum.de> parents: 
62999diff
changeset | 413 | session "HOL-Proofs-ex" in "Proofs/ex" = "HOL-Proofs" + | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 414 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 415 | "HOL-Isar_Examples" | 
| 52424 
77075c576d4c
support for XML data representation of proof terms;
 wenzelm parents: 
52400diff
changeset | 416 | theories | 
| 
77075c576d4c
support for XML data representation of proof terms;
 wenzelm parents: 
52400diff
changeset | 417 | Hilbert_Classical | 
| 62363 
7b5468422352
moved examples to avoid dependency on bulky HOL-Proofs session, e.g. relevant for "isabelle makedist";
 wenzelm parents: 
62357diff
changeset | 418 | Proof_Terms | 
| 52424 
77075c576d4c
support for XML data representation of proof terms;
 wenzelm parents: 
52400diff
changeset | 419 | XML_Data | 
| 48481 | 420 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 421 | session "HOL-Proofs-Extraction" (timing) in "Proofs/Extraction" = "HOL-Proofs" + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 422 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 423 | Examples for program extraction in Higher-Order Logic. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 424 | *} | 
| 62354 | 425 | options [parallel_proofs = 0, quick_and_dirty = false] | 
| 65543 | 426 | sessions | 
| 427 | "HOL-Computational_Algebra" | |
| 48481 | 428 | theories | 
| 429 | Greatest_Common_Divisor | |
| 430 | Warshall | |
| 431 | Higman_Extraction | |
| 432 | Pigeonhole | |
| 433 | Euclid | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 434 | document_files "root.bib" "root.tex" | 
| 48481 | 435 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 436 | session "HOL-Proofs-Lambda" (timing) in "Proofs/Lambda" = "HOL-Proofs" + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 437 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 438 | Lambda Calculus in de Bruijn's Notation. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 439 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 440 | This session defines lambda-calculus terms with de Bruijn indixes and | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 441 | proves confluence of beta, eta and beta+eta. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 442 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 443 | The paper "More Church-Rosser Proofs (in Isabelle/HOL)" describes the whole | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 444 | theory (see http://www.in.tum.de/~nipkow/pubs/jar2001.html). | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 445 | *} | 
| 62354 | 446 | options [print_mode = "no_brackets", | 
| 62242 
a4e6ea45f416
guard sessions that no longer work with SML/NJ -- memory problems;
 wenzelm parents: 
62168diff
changeset | 447 | parallel_proofs = 0, quick_and_dirty = false] | 
| 65543 | 448 | sessions | 
| 449 | "HOL-Library" | |
| 48481 | 450 | theories | 
| 451 | Eta | |
| 452 | StrongNorm | |
| 453 | Standardization | |
| 454 | WeakNorm | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 455 | document_files "root.bib" "root.tex" | 
| 48481 | 456 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 457 | session "HOL-Prolog" in Prolog = HOL + | 
| 48481 | 458 |   description {*
 | 
| 459 | Author: David von Oheimb (based on a lecture on Lambda Prolog by Nadathur) | |
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 460 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 461 | A bare-bones implementation of Lambda-Prolog. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 462 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 463 | This is a simple exploratory implementation of Lambda-Prolog in HOL, | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 464 | including some minimal examples (in Test.thy) and a more typical example of | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 465 | a little functional language and its type system. | 
| 48481 | 466 | *} | 
| 467 | theories Test Type | |
| 468 | ||
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 469 | session "HOL-MicroJava" (timing) in MicroJava = "HOL-Library" + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 470 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 471 | Formalization of a fragment of Java, together with a corresponding virtual | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 472 | machine and a specification of its bytecode verifier and a lightweight | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 473 | bytecode verifier, including proofs of type-safety. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 474 | *} | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 475 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 476 | "HOL-Eisbach" | 
| 59446 | 477 | theories | 
| 478 | MicroJava | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 479 | document_files | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 480 | "introduction.tex" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 481 | "root.bib" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 482 | "root.tex" | 
| 48481 | 483 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 484 | session "HOL-NanoJava" in NanoJava = HOL + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 485 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 486 | Hoare Logic for a tiny fragment of Java. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 487 | *} | 
| 48481 | 488 | theories Example | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 489 | document_files "root.bib" "root.tex" | 
| 48481 | 490 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 491 | session "HOL-Bali" (timing) in Bali = "HOL-Library" + | 
| 48481 | 492 | theories | 
| 493 | AxExample | |
| 494 | AxSound | |
| 495 | AxCompl | |
| 496 | Trans | |
| 60751 | 497 | TypeSafe | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 498 | document_files "root.tex" | 
| 48481 | 499 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 500 | session "HOL-IOA" in IOA = HOL + | 
| 48481 | 501 |   description {*
 | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 502 | Author: Tobias Nipkow and Konrad Slind and Olaf Müller | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 503 | Copyright 1994--1996 TU Muenchen | 
| 48481 | 504 | |
| 55417 
01fbfb60c33e
adapted to 'xxx_{case,rec}' renaming, to new theorem names, and to new variable names in theorems
 blanchet parents: 
55370diff
changeset | 505 | The meta-theory of I/O-Automata in HOL. This formalization has been | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 506 | significantly changed and extended, see HOLCF/IOA. There are also the | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 507 | proofs of two communication protocols which formerly have been here. | 
| 48481 | 508 | |
| 509 |     @inproceedings{Nipkow-Slind-IOA,
 | |
| 510 |     author={Tobias Nipkow and Konrad Slind},
 | |
| 511 |     title={{I/O} Automata in {Isabelle/HOL}},
 | |
| 512 |     booktitle={Proc.\ TYPES Workshop 1994},
 | |
| 513 | publisher=Springer, | |
| 514 | series=LNCS, | |
| 515 |     note={To appear}}
 | |
| 516 | ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/ioa.ps.gz | |
| 517 | ||
| 518 | and | |
| 519 | ||
| 520 |     @inproceedings{Mueller-Nipkow,
 | |
| 521 |     author={Olaf M\"uller and Tobias Nipkow},
 | |
| 522 |     title={Combining Model Checking and Deduction for {I/O}-Automata},
 | |
| 523 |     booktitle={Proc.\ TACAS Workshop},
 | |
| 524 |     organization={Aarhus University, BRICS report},
 | |
| 525 | year=1995} | |
| 526 | ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/tacas.dvi.gz | |
| 527 | *} | |
| 528 | theories Solve | |
| 529 | ||
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 530 | session "HOL-Lattice" in Lattice = HOL + | 
| 48481 | 531 |   description {*
 | 
| 532 | Author: Markus Wenzel, TU Muenchen | |
| 533 | ||
| 534 | Basic theory of lattices and orders. | |
| 535 | *} | |
| 536 | theories CompleteLattice | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 537 | document_files "root.tex" | 
| 48481 | 538 | |
| 66752 | 539 | session "HOL-ex" (timing) in ex = "HOL-Number_Theory" + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 540 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 541 | Miscellaneous examples for Higher-Order Logic. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 542 | *} | 
| 65548 | 543 | theories | 
| 57507 | 544 | Adhoc_Overloading_Examples | 
| 48481 | 545 | Antiquote | 
| 65549 | 546 | Argo_Examples | 
| 547 | Arith_Examples | |
| 548 | Ballot | |
| 549 | BinEx | |
| 550 | Birthday_Paradox | |
| 67909 
f55b07f4d1ee
proof of concept for algebraically founded bit lists
 haftmann parents: 
67612diff
changeset | 551 | Bit_Lists | 
| 65549 | 552 | Bubblesort | 
| 553 | CTL | |
| 554 | Cartouche_Examples | |
| 65563 | 555 | Case_Product | 
| 65549 | 556 | Chinese | 
| 557 | Classical | |
| 558 | Code_Binary_Nat_examples | |
| 68639 | 559 | Code_Lazy_Demo | 
| 65549 | 560 | Code_Timing | 
| 561 | Coercion_Examples | |
| 562 | Coherent | |
| 563 | Commands | |
| 564 | Computations | |
| 67224 | 565 | Conditional_Parametricity_Examples | 
| 59190 
3a594fd13ca4
3 old example lemmas by Amine listed in the top 100 theorems
 kleing parents: 
59162diff
changeset | 566 | Cubic_Quartic | 
| 67611 
7929240e44d4
records based on datatypes/BNF infrastructure
 Lars Hupel <lars.hupel@mytum.de> parents: 
67319diff
changeset | 567 | Datatype_Record_Examples | 
| 65549 | 568 | Dedekind_Real | 
| 569 | Erdoes_Szekeres | |
| 570 | Eval_Examples | |
| 571 | Executable_Relation | |
| 572 | Execute_Choice | |
| 573 | Functions | |
| 66797 | 574 | Function_Growth | 
| 65549 | 575 | Gauge_Integration | 
| 576 | Groebner_Examples | |
| 577 | Guess | |
| 578 | HarmonicSeries | |
| 579 | Hebrew | |
| 580 | Hex_Bin_Examples | |
| 581 | IArray_Examples | |
| 582 | Iff_Oracle | |
| 583 | Induction_Schema | |
| 48481 | 584 | Intuitionistic | 
| 65549 | 585 | Lagrange | 
| 586 | List_to_Set_Comprehension_Examples | |
| 587 | LocaleTest2 | |
| 67215 | 588 | "ML" | 
| 48481 | 589 | MergeSort | 
| 65549 | 590 | MonoidGroup | 
| 591 | Multiquote | |
| 592 | NatSum | |
| 593 | Normalization_by_Evaluation | |
| 594 | PER | |
| 595 | Parallel_Example | |
| 596 | Peano_Axioms | |
| 597 | Perm_Fragments | |
| 598 | PresburgerEx | |
| 48481 | 599 | Primrec | 
| 65549 | 600 | Pythagoras | 
| 601 | Quicksort | |
| 67612 | 602 | Radix_Sort | 
| 65549 | 603 | Records | 
| 604 | Reflection_Examples | |
| 605 | Refute_Examples | |
| 68035 
6d7cc6723978
proof of concept for residue rings over int using type numerals
 haftmann parents: 
68028diff
changeset | 606 | Residue_Ring | 
| 65549 | 607 | Rewrite_Examples | 
| 608 | SOS | |
| 609 | SOS_Cert | |
| 610 | Seq | |
| 611 | Serbian | |
| 612 | Set_Comprehension_Pointfree_Examples | |
| 48481 | 613 | Set_Theory | 
| 65549 | 614 | Simproc_Tests | 
| 615 | Simps_Case_Conv_Examples | |
| 48481 | 616 | Sqrt | 
| 617 | Sqrt_Script | |
| 65549 | 618 | Sudoku | 
| 619 | Sum_of_Powers | |
| 620 | Tarski | |
| 621 | Termination | |
| 622 | ThreeDivides | |
| 61368 | 623 | Transfer_Debug | 
| 48481 | 624 | Transfer_Int_Nat | 
| 56922 | 625 | Transitive_Closure_Table_Ex | 
| 65549 | 626 | Tree23 | 
| 627 | Unification | |
| 628 | While_Combinator_Example | |
| 64015 
c9f3a94cb825
proof of concept for algebraically founded word types
 haftmann parents: 
63980diff
changeset | 629 | Word_Type | 
| 64978 
5b9ba120d222
added veriT preprocessing proof reconstruction example
 blanchet parents: 
64959diff
changeset | 630 | veriT_Preprocessing | 
| 51558 
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
 wenzelm parents: 
51553diff
changeset | 631 | theories [skip_proofs = false] | 
| 67159 | 632 | SAT_Examples | 
| 51558 
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
 wenzelm parents: 
51553diff
changeset | 633 | Meson_Test | 
| 48481 | 634 | |
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 635 | session "HOL-Isar_Examples" in Isar_Examples = "HOL-Computational_Algebra" + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 636 |   description {*
 | 
| 61935 | 637 | Miscellaneous Isabelle/Isar examples. | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 638 | *} | 
| 61939 | 639 | options [quick_and_dirty] | 
| 48481 | 640 | theories | 
| 61939 | 641 | Knaster_Tarski | 
| 642 | Peirce | |
| 643 | Drinker | |
| 48481 | 644 | Cantor | 
| 61939 | 645 | Structured_Statements | 
| 646 | Basic_Logic | |
| 48481 | 647 | Expr_Compiler | 
| 648 | Fibonacci | |
| 649 | Group | |
| 650 | Group_Context | |
| 651 | Group_Notepad | |
| 652 | Hoare_Ex | |
| 653 | Mutilated_Checkerboard | |
| 654 | Puzzle | |
| 655 | Summation | |
| 61935 | 656 | First_Order_Logic | 
| 657 | Higher_Order_Logic | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 658 | document_files | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 659 | "root.bib" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 660 | "root.tex" | 
| 48481 | 661 | |
| 60119 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 662 | session "HOL-Eisbach" in Eisbach = HOL + | 
| 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 663 |   description {*
 | 
| 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 664 | The Eisbach proof method language and "match" method. | 
| 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 665 | *} | 
| 66444 | 666 | sessions | 
| 667 | FOL | |
| 60119 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 668 | theories | 
| 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 669 | Eisbach | 
| 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 670 | Tests | 
| 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 671 | Examples | 
| 62168 
e97452d79102
Eisbach works for other object-logics, e.g. Eisbach_FOL.thy;
 wenzelm parents: 
62155diff
changeset | 672 | Examples_FOL | 
| 60119 
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
 wenzelm parents: 
60008diff
changeset | 673 | |
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 674 | session "HOL-SET_Protocol" (timing) in SET_Protocol = "HOL-Library" + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 675 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 676 | Verification of the SET Protocol. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 677 | *} | 
| 65543 | 678 | theories | 
| 679 | SET_Protocol | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 680 | document_files "root.tex" | 
| 48481 | 681 | |
| 65569 
3cb6f3281ef1
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65563diff
changeset | 682 | session "HOL-Matrix_LP" in Matrix_LP = "HOL-Library" + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 683 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 684 | Two-dimensional matrices and linear programming. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 685 | *} | 
| 48481 | 686 | theories Cplex | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 687 | document_files "root.tex" | 
| 48481 | 688 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 689 | session "HOL-TLA" in TLA = HOL + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 690 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 691 | Lamport's Temporal Logic of Actions. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 692 | *} | 
| 48481 | 693 | theories TLA | 
| 694 | ||
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 695 | session "HOL-TLA-Inc" in "TLA/Inc" = "HOL-TLA" + | 
| 48481 | 696 | theories Inc | 
| 697 | ||
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 698 | session "HOL-TLA-Buffer" in "TLA/Buffer" = "HOL-TLA" + | 
| 48481 | 699 | theories DBuffer | 
| 700 | ||
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 701 | session "HOL-TLA-Memory" in "TLA/Memory" = "HOL-TLA" + | 
| 48481 | 702 | theories MemoryImplementation | 
| 703 | ||
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 704 | session "HOL-TPTP" in TPTP = "HOL-Library" + | 
| 48481 | 705 |   description {*
 | 
| 706 | Author: Jasmin Blanchette, TU Muenchen | |
| 707 | Author: Nik Sultana, University of Cambridge | |
| 708 | Copyright 2011 | |
| 709 | ||
| 710 | TPTP-related extensions. | |
| 711 | *} | |
| 712 | theories | |
| 713 | ATP_Theory_Export | |
| 714 | MaSh_Eval | |
| 715 | TPTP_Interpret | |
| 716 | THF_Arith | |
| 55596 
928b9f677165
reconstruction framework for LEO-II's TPTP proofs;
 sultana parents: 
55450diff
changeset | 717 | TPTP_Proof_Reconstruction | 
| 52488 
cd65ee49a8ba
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
 wenzelm parents: 
52424diff
changeset | 718 | theories | 
| 48481 | 719 | ATP_Problem_Import | 
| 720 | ||
| 65382 | 721 | session "HOL-Probability" (main timing) in "Probability" = "HOL-Analysis" + | 
| 48481 | 722 | theories | 
| 66992 
69673025292e
less global theories -- avoid confusion about special cases;
 wenzelm parents: 
66986diff
changeset | 723 | Probability | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 724 | document_files "root.tex" | 
| 48481 | 725 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 726 | session "HOL-Probability-ex" (timing) in "Probability/ex" = "HOL-Probability" + | 
| 61946 
844881193616
put example into separate session, to restrict precious session image to library theories
 haftmann parents: 
61939diff
changeset | 727 | theories | 
| 65538 | 728 | Dining_Cryptographers | 
| 729 | Koepf_Duermuth_Countermeasure | |
| 730 | Measure_Not_CCC | |
| 61946 
844881193616
put example into separate session, to restrict precious session image to library theories
 haftmann parents: 
61939diff
changeset | 731 | |
| 66752 | 732 | session "HOL-Nominal" in Nominal = "HOL-Library" + | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 733 | theories | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 734 | Nominal | 
| 48481 | 735 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 736 | session "HOL-Nominal-Examples" (timing) in "Nominal/Examples" = "HOL-Nominal" + | 
| 58329 
a31404ec7414
run larger nominal examples only 'ISABELLE_FULL_TEST'
 blanchet parents: 
58313diff
changeset | 737 | theories | 
| 59162 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 738 | Class3 | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 739 | CK_Machine | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 740 | Compile | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 741 | Contexts | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 742 | Crary | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 743 | CR_Takahashi | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 744 | CR | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 745 | Fsub | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 746 | Height | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 747 | Lambda_mu | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 748 | Lam_Funs | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 749 | LocalWeakening | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 750 | Pattern | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 751 | SN | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 752 | SOS | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 753 | Standardization | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 754 | Support | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 755 | Type_Preservation | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 756 | Weakening | 
| 
dca5594761f2
afford full test, with slightly improved scheduling order;
 wenzelm parents: 
59144diff
changeset | 757 | W | 
| 58329 
a31404ec7414
run larger nominal examples only 'ISABELLE_FULL_TEST'
 blanchet parents: 
58313diff
changeset | 758 | theories [quick_and_dirty] | 
| 
a31404ec7414
run larger nominal examples only 'ISABELLE_FULL_TEST'
 blanchet parents: 
58313diff
changeset | 759 | VC_Condition | 
| 48481 | 760 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 761 | session "HOL-Cardinals" (timing) in Cardinals = "HOL-Library" + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 762 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 763 | Ordinals and Cardinals, Full Theories. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 764 | *} | 
| 59747 | 765 | theories | 
| 766 | Cardinals | |
| 767 | Bounded_Set | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 768 | document_files | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 769 | "intro.tex" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 770 | "root.tex" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 771 | "root.bib" | 
| 48975 
7f79f94a432c
added new (co)datatype package + theories of ordinals and cardinals (with Dmitriy and Andrei)
 blanchet parents: 
48932diff
changeset | 772 | |
| 65574 
10f4a17e5928
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65573diff
changeset | 773 | session "HOL-Datatype_Examples" (timing) in Datatype_Examples = "HOL-Library" + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 774 |   description {*
 | 
| 62286 
705d4c4003ea
clarified ISABELLE_FULL_TEST vs. benchmarks: src/Benchmarks is not in ROOTS and thus not covered by "isabelle build -a" by default;
 wenzelm parents: 
62285diff
changeset | 775 | (Co)datatype Examples. | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 776 | *} | 
| 48975 
7f79f94a432c
added new (co)datatype package + theories of ordinals and cardinals (with Dmitriy and Andrei)
 blanchet parents: 
48932diff
changeset | 777 | theories | 
| 56454 | 778 | Compat | 
| 48975 
7f79f94a432c
added new (co)datatype package + theories of ordinals and cardinals (with Dmitriy and Andrei)
 blanchet parents: 
48932diff
changeset | 779 | Lambda_Term | 
| 
7f79f94a432c
added new (co)datatype package + theories of ordinals and cardinals (with Dmitriy and Andrei)
 blanchet parents: 
48932diff
changeset | 780 | Process | 
| 
7f79f94a432c
added new (co)datatype package + theories of ordinals and cardinals (with Dmitriy and Andrei)
 blanchet parents: 
48932diff
changeset | 781 | TreeFsetI | 
| 49872 | 782 | "Derivation_Trees/Gram_Lang" | 
| 65574 
10f4a17e5928
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65573diff
changeset | 783 | "Derivation_Trees/Parallel_Composition" | 
| 50517 | 784 | Koenig | 
| 60921 | 785 | Lift_BNF | 
| 61745 | 786 | Milner_Tofte | 
| 54961 | 787 | Stream_Processor | 
| 53122 
bc87b7af4767
renamed theory files to be closer to (new) command names
 blanchet parents: 
52726diff
changeset | 788 | Misc_Codatatype | 
| 
bc87b7af4767
renamed theory files to be closer to (new) command names
 blanchet parents: 
52726diff
changeset | 789 | Misc_Datatype | 
| 54193 | 790 | Misc_Primcorec | 
| 53306 | 791 | Misc_Primrec | 
| 48975 
7f79f94a432c
added new (co)datatype package + theories of ordinals and cardinals (with Dmitriy and Andrei)
 blanchet parents: 
48932diff
changeset | 792 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 793 | session "HOL-Corec_Examples" (timing) in Corec_Examples = "HOL-Library" + | 
| 62694 | 794 |   description {*
 | 
| 795 | Corecursion Examples. | |
| 796 | *} | |
| 797 | theories | |
| 798 | LFilter | |
| 62734 | 799 | Paper_Examples | 
| 62694 | 800 | Stream_Processor | 
| 62696 | 801 | "Tests/Simple_Nesting" | 
| 64379 
71f42dcaa1df
additional user-specified simp (naturality) rules used in friend_of_corec
 traytel parents: 
64323diff
changeset | 802 | "Tests/Iterate_GPV" | 
| 62696 | 803 | theories [quick_and_dirty] | 
| 804 | "Tests/GPV_Bare_Bones" | |
| 805 | "Tests/Merge_D" | |
| 806 | "Tests/Merge_Poly" | |
| 807 | "Tests/Misc_Mono" | |
| 808 | "Tests/Misc_Poly" | |
| 809 | "Tests/Small_Concrete" | |
| 62725 | 810 | "Tests/Stream_Friends" | 
| 62696 | 811 | "Tests/TLList_Friends" | 
| 63190 | 812 | "Tests/Type_Class" | 
| 62694 | 813 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 814 | session "HOL-Word" (main timing) in Word = HOL + | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 815 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 816 | "HOL-Library" | 
| 65382 | 817 | theories | 
| 65462 
db1827610513
less global theories -- conflict with AFP entries;
 wenzelm parents: 
65456diff
changeset | 818 | Word | 
| 66445 | 819 | WordBitwise | 
| 66443 | 820 | Bit_Comparison | 
| 67122 
85b40f300fab
simplified session (again, see 39e29972cb96): WordExamples requires < 1s;
 wenzelm parents: 
67100diff
changeset | 821 | WordExamples | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 822 | document_files "root.bib" "root.tex" | 
| 48481 | 823 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 824 | session "HOL-Statespace" in Statespace = HOL + | 
| 51558 
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
 wenzelm parents: 
51553diff
changeset | 825 | theories [skip_proofs = false] | 
| 
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
 wenzelm parents: 
51553diff
changeset | 826 | StateSpaceEx | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 827 | document_files "root.tex" | 
| 48481 | 828 | |
| 65550 
e957b1f00449
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65549diff
changeset | 829 | session "HOL-Nonstandard_Analysis" (timing) in Nonstandard_Analysis = "HOL-Computational_Algebra" + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 830 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 831 | Nonstandard analysis. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 832 | *} | 
| 62479 | 833 | theories | 
| 834 | Nonstandard_Analysis | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 835 | document_files "root.tex" | 
| 48481 | 836 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 837 | session "HOL-Nonstandard_Analysis-Examples" (timing) in "Nonstandard_Analysis/Examples" = "HOL-Nonstandard_Analysis" + | 
| 65543 | 838 | theories | 
| 839 | NSPrimes | |
| 48481 | 840 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 841 | session "HOL-Mirabelle" in Mirabelle = HOL + | 
| 48481 | 842 | theories Mirabelle_Test | 
| 48589 
fb446a780d50
separate session HOL-Mirabelle-ex -- cannot run isolated shell scripts within build tool;
 wenzelm parents: 
48588diff
changeset | 843 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 844 | session "HOL-Mirabelle-ex" in "Mirabelle/ex" = "HOL-Mirabelle" + | 
| 66946 
3d8fd98c7c86
ROOT cleanup: empty 'document_files' means there is no document;
 wenzelm parents: 
66932diff
changeset | 845 | options [timeout = 60] | 
| 49448 
8a232a4e3fd8
reactivate HOL-Mirabelle-ex with increased chances that it works most of the time (cf. bec1add86e79, a93d920707bb, be27a453aacc);
 wenzelm parents: 
49439diff
changeset | 846 | theories Ex | 
| 48481 | 847 | |
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 848 | session "HOL-Word-SMT_Examples" (timing) in SMT_Examples = "HOL-Word" + | 
| 66946 
3d8fd98c7c86
ROOT cleanup: empty 'document_files' means there is no document;
 wenzelm parents: 
66932diff
changeset | 849 | options [quick_and_dirty] | 
| 48481 | 850 | theories | 
| 52722 | 851 | Boogie | 
| 48481 | 852 | SMT_Examples | 
| 853 | SMT_Word_Examples | |
| 50666 
6f48853f08d5
actually run Z3 for "SMT_Tests" when "ISABELLE_FULL_TEST" is enabled
 blanchet parents: 
50665diff
changeset | 854 | SMT_Tests | 
| 48481 | 855 | |
| 69093 | 856 | session "HOL-SPARK" in "SPARK" = "HOL-Word" + | 
| 65382 | 857 | theories | 
| 66992 
69673025292e
less global theories -- avoid confusion about special cases;
 wenzelm parents: 
66986diff
changeset | 858 | SPARK | 
| 48481 | 859 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 860 | session "HOL-SPARK-Examples" in "SPARK/Examples" = "HOL-SPARK" + | 
| 48481 | 861 | theories | 
| 862 | "Gcd/Greatest_Common_Divisor" | |
| 863 | "Liseq/Longest_Increasing_Subsequence" | |
| 864 | "RIPEMD-160/F" | |
| 865 | "RIPEMD-160/Hash" | |
| 866 | "RIPEMD-160/K_L" | |
| 867 | "RIPEMD-160/K_R" | |
| 868 | "RIPEMD-160/R_L" | |
| 869 | "RIPEMD-160/Round" | |
| 870 | "RIPEMD-160/R_R" | |
| 871 | "RIPEMD-160/S_L" | |
| 872 | "RIPEMD-160/S_R" | |
| 873 | "Sqrt/Sqrt" | |
| 874 | ||
| 65576 | 875 | session "HOL-SPARK-Manual" in "SPARK/Manual" = "HOL-SPARK" + | 
| 69099 
d44cb8a3e5e0
HOL-SPARK .prv files are no longer written to the file-system;
 wenzelm parents: 
69093diff
changeset | 876 | options [show_question_marks = false] | 
| 66031 | 877 | sessions | 
| 878 | "HOL-SPARK-Examples" | |
| 48481 | 879 | theories | 
| 880 | Example_Verification | |
| 881 | VC_Principles | |
| 882 | Reference | |
| 883 | Complex_Types | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 884 | document_files | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 885 | "complex_types.ads" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 886 | "complex_types_app.adb" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 887 | "complex_types_app.ads" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 888 | "Gcd.adb" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 889 | "Gcd.ads" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 890 | "intro.tex" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 891 | "loop_invariant.adb" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 892 | "loop_invariant.ads" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 893 | "root.bib" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 894 | "root.tex" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 895 | "Simple_Gcd.adb" | 
| 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 896 | "Simple_Gcd.ads" | 
| 48481 | 897 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 898 | session "HOL-Mutabelle" in Mutabelle = "HOL-Library" + | 
| 48481 | 899 | theories MutabelleExtra | 
| 900 | ||
| 65569 
3cb6f3281ef1
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65563diff
changeset | 901 | session "HOL-Quickcheck_Examples" (timing) in Quickcheck_Examples = "HOL-Library" + | 
| 48588 | 902 | theories | 
| 48690 | 903 | Quickcheck_Examples | 
| 904 | Quickcheck_Lattice_Examples | |
| 905 | Completeness | |
| 906 | Quickcheck_Interfaces | |
| 63731 
9f906a2eb0e7
added theory to provide workaround to support nested datatypes in quickcheck (until quickcheck is generalized to support it with new datatypes)
 blanchet parents: 
63643diff
changeset | 907 | Quickcheck_Nesting_Example | 
| 57584 
155b7e3b729e
proper condition wrt. ISABELLE_GHC (cf. 8840fa17e17c);
 wenzelm parents: 
57544diff
changeset | 908 | theories [condition = ISABELLE_GHC] | 
| 57544 
8840fa17e17c
reactivate session Quickcheck_Examples
 Andreas Lochbihler parents: 
57543diff
changeset | 909 | Hotel_Example | 
| 48598 | 910 | Quickcheck_Narrowing_Examples | 
| 48588 | 911 | |
| 65569 
3cb6f3281ef1
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65563diff
changeset | 912 | session "HOL-Quotient_Examples" (timing) in Quotient_Examples = "HOL-Algebra" + | 
| 48481 | 913 |   description {*
 | 
| 914 | Author: Cezary Kaliszyk and Christian Urban | |
| 915 | *} | |
| 916 | theories | |
| 917 | DList | |
| 63920 
003622e08379
resolve the name clash of HOL/Library/FSet and HOL/Quotient_Examples/FSet
 kuncar parents: 
63888diff
changeset | 918 | Quotient_FSet | 
| 48481 | 919 | Quotient_Int | 
| 920 | Quotient_Message | |
| 921 | Lift_FSet | |
| 922 | Lift_Set | |
| 923 | Lift_Fun | |
| 924 | Quotient_Rat | |
| 925 | Lift_DList | |
| 53682 
1b55aeda0e46
include Int_Pow into Quotient_Examples; add end of the theory
 kuncar parents: 
53430diff
changeset | 926 | Int_Pow | 
| 60237 | 927 | Lifting_Code_Dt_Test | 
| 48481 | 928 | |
| 65569 
3cb6f3281ef1
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65563diff
changeset | 929 | session "HOL-Predicate_Compile_Examples" (timing) in Predicate_Compile_Examples = "HOL-Library" + | 
| 62354 | 930 | theories | 
| 48481 | 931 | Examples | 
| 932 | Predicate_Compile_Tests | |
| 61140 
78ece168f5b5
reactivate examples with predicate compiler and quickcheck
 Andreas Lochbihler parents: 
60921diff
changeset | 933 | Predicate_Compile_Quickcheck_Examples | 
| 48481 | 934 | Specialisation_Examples | 
| 48690 | 935 | IMP_1 | 
| 936 | IMP_2 | |
| 55450 
9eddc17749f7
reactivate some examples that still appear to work;
 wenzelm parents: 
55447diff
changeset | 937 | (* FIXME since 21-Jul-2011 | 
| 61140 
78ece168f5b5
reactivate examples with predicate compiler and quickcheck
 Andreas Lochbihler parents: 
60921diff
changeset | 938 | Hotel_Example_Small_Generator *) | 
| 48690 | 939 | IMP_3 | 
| 61140 
78ece168f5b5
reactivate examples with predicate compiler and quickcheck
 Andreas Lochbihler parents: 
60921diff
changeset | 940 | IMP_4 | 
| 62242 
a4e6ea45f416
guard sessions that no longer work with SML/NJ -- memory problems;
 wenzelm parents: 
62168diff
changeset | 941 | theories [condition = ISABELLE_SWIPL] | 
| 48690 | 942 | Code_Prolog_Examples | 
| 943 | Context_Free_Grammar_Example | |
| 944 | Hotel_Example_Prolog | |
| 945 | Lambda_Example | |
| 946 | List_Examples | |
| 62242 
a4e6ea45f416
guard sessions that no longer work with SML/NJ -- memory problems;
 wenzelm parents: 
62168diff
changeset | 947 | theories [condition = ISABELLE_SWIPL, quick_and_dirty] | 
| 48690 | 948 | Reg_Exp_Example | 
| 48481 | 949 | |
| 64551 | 950 | session "HOL-Types_To_Sets" in Types_To_Sets = HOL + | 
| 951 |   description {*
 | |
| 952 | Experimental extension of Higher-Order Logic to allow translation of types to sets. | |
| 953 | *} | |
| 954 | theories | |
| 955 | Types_To_Sets | |
| 956 | "Examples/Prerequisites" | |
| 957 | "Examples/Finite" | |
| 958 | "Examples/T2_Spaces" | |
| 68522 
d9cbc1e8644d
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
 immler parents: 
68516diff
changeset | 959 | "Examples/Linear_Algebra_On" | 
| 64551 | 960 | |
| 66982 
67595389aa8a
build faster without heap images for minor imports;
 wenzelm parents: 
66956diff
changeset | 961 | session HOLCF (main timing) in HOLCF = HOL + | 
| 48338 | 962 |   description {*
 | 
| 963 | Author: Franz Regensburger | |
| 964 | Author: Brian Huffman | |
| 965 | ||
| 966 | HOLCF -- a semantic extension of HOL by the LCF logic. | |
| 967 | *} | |
| 66982 
67595389aa8a
build faster without heap images for minor imports;
 wenzelm parents: 
66956diff
changeset | 968 | sessions | 
| 
67595389aa8a
build faster without heap images for minor imports;
 wenzelm parents: 
66956diff
changeset | 969 | "HOL-Library" | 
| 48481 | 970 | theories | 
| 65382 | 971 | HOLCF (global) | 
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 972 | document_files "root.tex" | 
| 48481 | 973 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 974 | session "HOLCF-Tutorial" in "HOLCF/Tutorial" = HOLCF + | 
| 48481 | 975 | theories | 
| 976 | Domain_ex | |
| 977 | Fixrec_ex | |
| 978 | New_Domain | |
| 56781 
f2eb0f22589f
systematic replacement of 'files' by 'document_files';
 wenzelm parents: 
56680diff
changeset | 979 | document_files "root.tex" | 
| 48481 | 980 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 981 | session "HOLCF-Library" in "HOLCF/Library" = HOLCF + | 
| 65570 | 982 | theories | 
| 983 | HOLCF_Library | |
| 984 | HOL_Cpo | |
| 48481 | 985 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 986 | session "HOLCF-IMP" in "HOLCF/IMP" = HOLCF + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 987 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 988 | IMP -- A WHILE-language and its Semantics. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 989 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 990 | This is the HOLCF-based denotational semantics of a simple WHILE-language. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 991 | *} | 
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 992 | sessions | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 993 | "HOL-IMP" | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 994 | theories | 
| 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 995 | HoareEx | 
| 66950 | 996 | document_files | 
| 997 | "isaverbatimwrite.sty" | |
| 998 | "root.tex" | |
| 999 | "root.bib" | |
| 48338 | 1000 | |
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 1001 | session "HOLCF-ex" in "HOLCF/ex" = "HOLCF-Library" + | 
| 51421 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 1002 |   description {*
 | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 1003 | Miscellaneous examples for HOLCF. | 
| 
b5d559b101d9
more uniform session descriptions, which show up in chapter index;
 wenzelm parents: 
51403diff
changeset | 1004 | *} | 
| 48481 | 1005 | theories | 
| 1006 | Dnat | |
| 1007 | Dagstuhl | |
| 1008 | Focus_ex | |
| 1009 | Fix2 | |
| 1010 | Hoare | |
| 1011 | Concurrency_Monad | |
| 1012 | Loop | |
| 1013 | Powerdomain_ex | |
| 1014 | Domain_Proofs | |
| 1015 | Letrec | |
| 1016 | Pattern_Match | |
| 1017 | ||
| 65573 
0f3fdf689bf9
clarified parent session images, to avoid duplicate loading of theories;
 wenzelm parents: 
65570diff
changeset | 1018 | session "HOLCF-FOCUS" in "HOLCF/FOCUS" = "HOLCF-Library" + | 
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1019 |   description {*
 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1020 | FOCUS: a theory of stream-processing functions Isabelle/HOLCF. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1021 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1022 | For introductions to FOCUS, see | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1023 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1024 | "The Design of Distributed Systems - An Introduction to FOCUS" | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1025 | http://www4.in.tum.de/publ/html.php?e=2 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1026 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1027 | "Specification and Refinement of a Buffer of Length One" | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1028 | http://www4.in.tum.de/publ/html.php?e=15 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1029 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1030 | "Specification and Development of Interactive Systems: Focus on Streams, | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1031 | Interfaces, and Refinement" http://www4.in.tum.de/publ/html.php?e=321 | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1032 | *} | 
| 48481 | 1033 | theories | 
| 1034 | Fstreams | |
| 1035 | FOCUS | |
| 1036 | Buffer_adm | |
| 1037 | ||
| 63888 
5a9a1985e9fb
sessions that are relevant for routine timing measurements;
 wenzelm parents: 
63885diff
changeset | 1038 | session IOA (timing) in "HOLCF/IOA" = HOLCF + | 
| 48481 | 1039 |   description {*
 | 
| 1040 | Author: Olaf Mueller | |
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1041 | Copyright 1997 TU München | 
| 48481 | 1042 | |
| 51403 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1043 | A formalization of I/O automata in HOLCF. | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1044 | |
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1045 | The distribution contains simulation relations, temporal logic, and an | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1046 | abstraction theory. Everything is based upon a domain-theoretic model of | 
| 
2ff3a5589b05
refurbished some old README.html files as session descriptions, which show up in chapter index;
 wenzelm parents: 
51397diff
changeset | 1047 | finite and infinite sequences. | 
| 48481 | 1048 | *} | 
| 65538 | 1049 | theories Abstraction | 
| 48481 | 1050 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 1051 | session "IOA-ABP" in "HOLCF/IOA/ABP" = IOA + | 
| 48481 | 1052 |   description {*
 | 
| 1053 | Author: Olaf Mueller | |
| 1054 | ||
| 1055 | The Alternating Bit Protocol performed in I/O-Automata. | |
| 1056 | *} | |
| 59503 | 1057 | theories | 
| 1058 | Correctness | |
| 1059 | Spec | |
| 48481 | 1060 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 1061 | session "IOA-NTP" in "HOLCF/IOA/NTP" = IOA + | 
| 48481 | 1062 |   description {*
 | 
| 1063 | Author: Tobias Nipkow & Konrad Slind | |
| 1064 | ||
| 1065 | A network transmission protocol, performed in the | |
| 1066 | I/O automata formalization by Olaf Mueller. | |
| 1067 | *} | |
| 1068 | theories Correctness | |
| 1069 | ||
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 1070 | session "IOA-Storage" in "HOLCF/IOA/Storage" = IOA + | 
| 48481 | 1071 |   description {*
 | 
| 1072 | Author: Olaf Mueller | |
| 1073 | ||
| 1074 | Memory storage case study. | |
| 1075 | *} | |
| 1076 | theories Correctness | |
| 1077 | ||
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48721diff
changeset | 1078 | session "IOA-ex" in "HOLCF/IOA/ex" = IOA + | 
| 48481 | 1079 |   description {*
 | 
| 1080 | Author: Olaf Mueller | |
| 1081 | *} | |
| 1082 | theories | |
| 1083 | TrivEx | |
| 1084 | TrivEx2 |