| author | wenzelm | 
| Fri, 03 May 2019 20:35:19 +0200 | |
| changeset 70245 | 8feae28e5c44 | 
| parent 70042 | 45787384ff86 | 
| child 70342 | e4d626692640 | 
| permissions | -rw-r--r-- | 
| 10253 | 1  | 
(*<*)  | 
| 15131 | 2  | 
theory Library  | 
| 15140 | 3  | 
imports  | 
| 
51161
 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 
haftmann 
parents: 
50134 
diff
changeset
 | 
4  | 
AList  | 
| 
68061
 
81d90f830f99
clarified theory location and imports: avoid surprises due to Pure instead of Main (e.g. simpset operations);
 
wenzelm 
parents: 
67224 
diff
changeset
 | 
5  | 
Adhoc_Overloading  | 
| 
16908
 
d374530bfaaa
Added two new theories to HOL/Library: SetsAndFunctions.thy and BigO.thy
 
avigad 
parents: 
16109 
diff
changeset
 | 
6  | 
BigO  | 
| 
29994
 
6ca6b6bd6e15
add formalization of a type of integers mod 2 to Library
 
huffman 
parents: 
29993 
diff
changeset
 | 
7  | 
Bit  | 
| 56942 | 8  | 
BNF_Axiomatization  | 
| 
62692
 
0701f25fac39
moved 'corec' from ssh://hg@bitbucket.org/jasmin_blanchette/nonprim-corec to Isabelle
 
blanchet 
parents: 
62652 
diff
changeset
 | 
9  | 
BNF_Corec  | 
| 
24332
 
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
 
kleing 
parents: 
24281 
diff
changeset
 | 
10  | 
Boolean_Algebra  | 
| 
61766
 
507b39df1a57
add formalisation of Bourbaki-Witt fixpoint theorem
 
Andreas Lochbihler 
parents: 
61178 
diff
changeset
 | 
11  | 
Bourbaki_Witt_Fixpoint  | 
| 21256 | 12  | 
Char_ord  | 
| 68155 | 13  | 
Code_Lazy  | 
| 58626 | 14  | 
Code_Test  | 
| 
63377
 
64adf4ba9526
combinator to build partial equivalence relations from a predicate and an equivalenc relation
 
haftmann 
parents: 
63375 
diff
changeset
 | 
15  | 
Combine_PER  | 
| 
62652
 
7248d106c607
move Complete_Partial_Orders2 from AFP/Coinductive to HOL/Library
 
Andreas Lochbihler 
parents: 
62375 
diff
changeset
 | 
16  | 
Complete_Partial_Order2  | 
| 67224 | 17  | 
Conditional_Parametricity  | 
| 26170 | 18  | 
Countable  | 
| 62373 | 19  | 
Countable_Complete_Lattices  | 
| 55075 | 20  | 
Countable_Set_Type  | 
| 
48427
 
571cb1df0768
library theories for debugging and parallel computing using code generation towards Isabelle/ML
 
haftmann 
parents: 
48283 
diff
changeset
 | 
21  | 
Debug  | 
| 50087 | 22  | 
Diagonal_Subsequence  | 
| 66797 | 23  | 
Discrete  | 
| 60727 | 24  | 
Disjoint_Sets  | 
| 48283 | 25  | 
Dlist  | 
| 
69909
 
5382f5691a11
proper theory for type of dual ordered lattice in distribution
 
haftmann 
parents: 
69790 
diff
changeset
 | 
26  | 
Dual_Ordered_Lattice  | 
| 
69735
 
8230dca028eb
the theory of Equipollence, and moving Fpow from Cardinals into Main
 
paulson <lp15@cam.ac.uk> 
parents: 
69194 
diff
changeset
 | 
27  | 
Equipollence  | 
| 51542 | 28  | 
Extended  | 
29  | 
Extended_Nat  | 
|
| 62375 | 30  | 
Extended_Nonnegative_Real  | 
| 51542 | 31  | 
Extended_Real  | 
| 
63885
 
a6cd18af8bf9
new type for finite maps; use it in HOL-Probability
 
Lars Hupel <lars.hupel@mytum.de> 
parents: 
63762 
diff
changeset
 | 
32  | 
Finite_Map  | 
| 
28952
 
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
 
haftmann 
parents: 
28668 
diff
changeset
 | 
33  | 
Float  | 
| 53953 | 34  | 
FSet  | 
| 
68188
 
2af1f142f855
move FuncSet back to HOL-Library (amending 493b818e8e10)
 
immler 
parents: 
68155 
diff
changeset
 | 
35  | 
FuncSet  | 
| 48188 | 36  | 
Function_Division  | 
| 
58196
 
1b3fbfb85980
theory about lexicographic ordering on functions
 
haftmann 
parents: 
58110 
diff
changeset
 | 
37  | 
Fun_Lexorder  | 
| 
66488
 
9d83e8fe3de3
HOL-Library: going_to filter
 
Manuel Eberl <eberlm@in.tum.de> 
parents: 
66451 
diff
changeset
 | 
38  | 
Going_To_Filter  | 
| 58197 | 39  | 
Groups_Big_Fun  | 
| 37665 | 40  | 
Indicator_Function  | 
| 
27475
 
61b979a2c820
add Infinite_Set and Zorn back in (since they are no longer included in main HOL image)
 
huffman 
parents: 
27368 
diff
changeset
 | 
41  | 
Infinite_Set  | 
| 
51161
 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 
haftmann 
parents: 
50134 
diff
changeset
 | 
42  | 
IArray  | 
| 
68246
 
b48bab511939
Moved Landau_Symbols from the AFP to HOL-Library
 
Manuel Eberl <eberlm@in.tum.de> 
parents: 
68188 
diff
changeset
 | 
43  | 
Landau_Symbols  | 
| 
35032
 
7efe662e41b4
separate library theory for type classes combining lattices with various algebraic structures
 
haftmann 
parents: 
34020 
diff
changeset
 | 
44  | 
Lattice_Algebras  | 
| 
30326
 
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
 
haftmann 
parents: 
30261 
diff
changeset
 | 
45  | 
Lattice_Syntax  | 
| 
57998
 
8b7508f848ef
rename Quickcheck_Types to Lattice_Constructions and remove quickcheck setup
 
Andreas Lochbihler 
parents: 
57250 
diff
changeset
 | 
46  | 
Lattice_Constructions  | 
| 58627 | 47  | 
Linear_Temporal_Logic_on_Streams  | 
| 26173 | 48  | 
ListVector  | 
| 58810 | 49  | 
Lub_Glb  | 
| 29708 | 50  | 
Mapping  | 
| 37790 | 51  | 
Monad_Syntax  | 
| 
58199
 
5fbe474b5da8
explicit theory with additional, less commonly used list operations
 
haftmann 
parents: 
58197 
diff
changeset
 | 
52  | 
More_List  | 
| 59813 | 53  | 
Multiset_Order  | 
| 
63965
 
d510b816ea41
Set_Permutations replaced by more general Multiset_Permutations
 
eberlm <eberlm@in.tum.de> 
parents: 
63885 
diff
changeset
 | 
54  | 
Multiset_Permutations  | 
| 64588 | 55  | 
Nonpos_Ints  | 
| 
24332
 
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
 
kleing 
parents: 
24281 
diff
changeset
 | 
56  | 
Numeral_Type  | 
| 
61178
 
0b071f72f330
Omega_Words_Fun: Infinite words as functions from nat.
 
lammich <lammich@in.tum.de> 
parents: 
60727 
diff
changeset
 | 
57  | 
Omega_Words_Fun  | 
| 
66270
 
403d84138c5c
State_Monad ~> Open_State_Syntax
 
Lars Hupel <lars.hupel@mytum.de> 
parents: 
66015 
diff
changeset
 | 
58  | 
Open_State_Syntax  | 
| 26232 | 59  | 
Option_ord  | 
| 
56020
 
f92479477c52
introduced antimono; incseq, decseq are now abbreviations for mono and antimono; renamed Library/Continuity to Library/Order_Continuity; removed up_cont; renamed down_cont to down_continuity and generalized to complete_lattices
 
hoelzl 
parents: 
55159 
diff
changeset
 | 
60  | 
Order_Continuity  | 
| 
48427
 
571cb1df0768
library theories for debugging and parallel computing using code generation towards Isabelle/ML
 
haftmann 
parents: 
48283 
diff
changeset
 | 
61  | 
Parallel  | 
| 
66451
 
5be0b0604d71
syntax for pattern aliases
 
Lars Hupel <lars.hupel@mytum.de> 
parents: 
66271 
diff
changeset
 | 
62  | 
Pattern_Aliases  | 
| 64588 | 63  | 
Periodic_Fun  | 
| 
63375
 
59803048b0e8
basic facts about almost everywhere fix bijections
 
haftmann 
parents: 
63317 
diff
changeset
 | 
64  | 
Perm  | 
| 15131 | 65  | 
Permutation  | 
| 
44227
 
78e033e8ba05
get Library/Permutations.thy compiled and working again
 
huffman 
parents: 
44014 
diff
changeset
 | 
66  | 
Permutations  | 
| 
70042
 
45787384ff86
new theory Library/Poly_Mapping, of almost-everywhere-zero functions
 
paulson <lp15@cam.ac.uk> 
parents: 
69909 
diff
changeset
 | 
67  | 
Poly_Mapping  | 
| 
69790
 
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
 
Manuel Eberl <eberlm@in.tum.de> 
parents: 
69735 
diff
changeset
 | 
68  | 
Power_By_Squaring  | 
| 
31060
 
75d7c7cc8bdb
added theory for explicit equivalence relation in preorders
 
haftmann 
parents: 
30326 
diff
changeset
 | 
69  | 
Preorder  | 
| 63972 | 70  | 
Product_Plus  | 
| 60162 | 71  | 
Quadratic_Discriminant  | 
| 
35222
 
4f1fba00f66d
Initial version of HOL quotient package.
 
Cezary Kaliszyk <kaliszyk@in.tum.de> 
parents: 
35100 
diff
changeset
 | 
72  | 
Quotient_List  | 
| 
 
4f1fba00f66d
Initial version of HOL quotient package.
 
Cezary Kaliszyk <kaliszyk@in.tum.de> 
parents: 
35100 
diff
changeset
 | 
73  | 
Quotient_Option  | 
| 
 
4f1fba00f66d
Initial version of HOL quotient package.
 
Cezary Kaliszyk <kaliszyk@in.tum.de> 
parents: 
35100 
diff
changeset
 | 
74  | 
Quotient_Product  | 
| 45074 | 75  | 
Quotient_Set  | 
| 
35222
 
4f1fba00f66d
Initial version of HOL quotient package.
 
Cezary Kaliszyk <kaliszyk@in.tum.de> 
parents: 
35100 
diff
changeset
 | 
76  | 
Quotient_Sum  | 
| 
 
4f1fba00f66d
Initial version of HOL quotient package.
 
Cezary Kaliszyk <kaliszyk@in.tum.de> 
parents: 
35100 
diff
changeset
 | 
77  | 
Quotient_Syntax  | 
| 
35100
 
53754ec7360b
renamed Library/Quotient.thy to Library/Quotient_Type.thy to avoid clash with new theory Quotient in Main HOL;
 
wenzelm 
parents: 
35091 
diff
changeset
 | 
78  | 
Quotient_Type  | 
| 
21635
 
32f3e1127de2
added Ramsey.thy to Library imports, to include it in the daily builds
 
krauss 
parents: 
21256 
diff
changeset
 | 
79  | 
Ramsey  | 
| 29650 | 80  | 
Reflection  | 
| 64588 | 81  | 
Rewrite  | 
| 
44818
 
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
 
haftmann 
parents: 
44561 
diff
changeset
 | 
82  | 
Saturated  | 
| 38622 | 83  | 
Set_Algebras  | 
| 
69004
 
f6a0c8115e9c
Set idioms theory "finite intersection_of open", etc.
 
paulson <lp15@cam.ac.uk> 
parents: 
68246 
diff
changeset
 | 
84  | 
Set_Idioms  | 
| 66271 | 85  | 
State_Monad  | 
| 63071 | 86  | 
Stirling  | 
| 
58607
 
1f90ea1b4010
move Stream theory from Datatype_Examples to Library
 
hoelzl 
parents: 
58199 
diff
changeset
 | 
87  | 
Stream  | 
| 69194 | 88  | 
Sorting_Algorithms  | 
| 
51161
 
6ed12ae3b3e1
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
 
haftmann 
parents: 
50134 
diff
changeset
 | 
89  | 
Sublist  | 
| 41474 | 90  | 
Sum_of_Squares  | 
| 
33649
 
854173fcd21c
added a tabled implementation of the reflexive transitive closure
 
bulwahn 
parents: 
33356 
diff
changeset
 | 
91  | 
Transitive_Closure_Table  | 
| 59928 | 92  | 
Tree_Multiset  | 
| 66510 | 93  | 
Tree_Real  | 
| 63762 | 94  | 
Type_Length  | 
| 66563 | 95  | 
Uprod  | 
| 15131 | 96  | 
While_Combinator  | 
97  | 
begin  | 
|
| 10253 | 98  | 
end  | 
| 
66451
 
5be0b0604d71
syntax for pattern aliases
 
Lars Hupel <lars.hupel@mytum.de> 
parents: 
66271 
diff
changeset
 | 
99  | 
(*>*)  |