| author | wenzelm | 
| Mon, 17 Mar 2008 22:34:23 +0100 | |
| changeset 26310 | f8a7fac36e13 | 
| parent 26272 | d63776c3be97 | 
| child 26348 | 0f8e23edd357 | 
| permissions | -rw-r--r-- | 
| 20809 | 1  | 
(* $Id$ *)  | 
| 10253 | 2  | 
(*<*)  | 
| 15131 | 3  | 
theory Library  | 
| 15140 | 4  | 
imports  | 
| 24197 | 5  | 
Abstract_Rat  | 
| 21256 | 6  | 
AssocList  | 
| 
16908
 
d374530bfaaa
Added two new theories to HOL/Library: SetsAndFunctions.thy and BigO.thy
 
avigad 
parents: 
16109 
diff
changeset
 | 
7  | 
BigO  | 
| 21256 | 8  | 
Binomial  | 
| 
24332
 
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
 
kleing 
parents: 
24281 
diff
changeset
 | 
9  | 
Boolean_Algebra  | 
| 21256 | 10  | 
Char_ord  | 
| 26170 | 11  | 
Code_Char_chr  | 
| 
24994
 
c385c4eabb3b
consolidated naming conventions for code generator theories
 
haftmann 
parents: 
24626 
diff
changeset
 | 
12  | 
Code_Index  | 
| 26170 | 13  | 
Code_Integer  | 
| 
24994
 
c385c4eabb3b
consolidated naming conventions for code generator theories
 
haftmann 
parents: 
24626 
diff
changeset
 | 
14  | 
Code_Message  | 
| 21256 | 15  | 
Coinductive_List  | 
16  | 
Commutative_Ring  | 
|
| 15131 | 17  | 
Continuity  | 
| 26170 | 18  | 
Countable  | 
| 26157 | 19  | 
Dense_Linear_Order  | 
| 23854 | 20  | 
Efficient_Nat  | 
| 26170 | 21  | 
Eval  | 
| 24281 | 22  | 
Eval_Witness  | 
| 23854 | 23  | 
Executable_Set  | 
| 21256 | 24  | 
FuncSet  | 
25  | 
GCD  | 
|
| 26170 | 26  | 
Imperative_HOL  | 
| 21256 | 27  | 
Infinite_Set  | 
| 26173 | 28  | 
ListVector  | 
| 15131 | 29  | 
Multiset  | 
30  | 
NatPair  | 
|
31  | 
Nat_Infinity  | 
|
32  | 
Nested_Environment  | 
|
| 
24332
 
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
 
kleing 
parents: 
24281 
diff
changeset
 | 
33  | 
Numeral_Type  | 
| 15470 | 34  | 
OptionalSugar  | 
| 26232 | 35  | 
Option_ord  | 
| 26272 | 36  | 
Order_Relation  | 
| 21256 | 37  | 
Parity  | 
| 15131 | 38  | 
Permutation  | 
39  | 
Primes  | 
|
| 24615 | 40  | 
Quicksort  | 
| 15131 | 41  | 
Quotient  | 
| 
21635
 
32f3e1127de2
added Ramsey.thy to Library imports, to include it in the daily builds
 
krauss 
parents: 
21256 
diff
changeset
 | 
42  | 
Ramsey  | 
| 
26192
 
52617dca8386
new theory of red-black trees, an efficient implementation of finite maps.
 
krauss 
parents: 
26173 
diff
changeset
 | 
43  | 
RBT  | 
| 21256 | 44  | 
State_Monad  | 
| 26122 | 45  | 
Univ_Poly  | 
| 15131 | 46  | 
While_Combinator  | 
47  | 
Word  | 
|
48  | 
Zorn  | 
|
49  | 
begin  | 
|
| 10253 | 50  | 
end  | 
51  | 
(*>*)  |