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