| author | haftmann | 
| Wed, 28 Nov 2007 15:26:39 +0100 | |
| changeset 25490 | e8ab1c42c14f | 
| parent 25315 | 6ff4305d2f7c | 
| child 25899 | f344ff9e2041 | 
| 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  | 
| 
24994
 
c385c4eabb3b
consolidated naming conventions for code generator theories
 
haftmann 
parents: 
24626 
diff
changeset
 | 
11  | 
Code_Index  | 
| 
 
c385c4eabb3b
consolidated naming conventions for code generator theories
 
haftmann 
parents: 
24626 
diff
changeset
 | 
12  | 
Code_Message  | 
| 21256 | 13  | 
Coinductive_List  | 
14  | 
Commutative_Ring  | 
|
| 15131 | 15  | 
Continuity  | 
| 23854 | 16  | 
Efficient_Nat  | 
| 
24626
 
85eceef2edc7
introduced generic concepts for theory interpretators
 
haftmann 
parents: 
24615 
diff
changeset
 | 
17  | 
(*Eval*)  | 
| 24281 | 18  | 
Eval_Witness  | 
| 23854 | 19  | 
Executable_Set  | 
| 21256 | 20  | 
FuncSet  | 
21  | 
GCD  | 
|
22  | 
Infinite_Set  | 
|
| 15131 | 23  | 
Multiset  | 
24  | 
NatPair  | 
|
25  | 
Nat_Infinity  | 
|
26  | 
Nested_Environment  | 
|
| 
24332
 
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
 
kleing 
parents: 
24281 
diff
changeset
 | 
27  | 
Numeral_Type  | 
| 15470 | 28  | 
OptionalSugar  | 
| 21256 | 29  | 
Parity  | 
| 15131 | 30  | 
Permutation  | 
| 
24994
 
c385c4eabb3b
consolidated naming conventions for code generator theories
 
haftmann 
parents: 
24626 
diff
changeset
 | 
31  | 
Code_Integer  | 
| 
 
c385c4eabb3b
consolidated naming conventions for code generator theories
 
haftmann 
parents: 
24626 
diff
changeset
 | 
32  | 
Code_Char_chr  | 
| 15131 | 33  | 
Primes  | 
| 24615 | 34  | 
Quicksort  | 
| 15131 | 35  | 
Quotient  | 
| 
21635
 
32f3e1127de2
added Ramsey.thy to Library imports, to include it in the daily builds
 
krauss 
parents: 
21256 
diff
changeset
 | 
36  | 
Ramsey  | 
| 21256 | 37  | 
State_Monad  | 
| 15131 | 38  | 
While_Combinator  | 
39  | 
Word  | 
|
40  | 
Zorn  | 
|
41  | 
begin  | 
|
| 10253 | 42  | 
end  | 
43  | 
(*>*)  |