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