| author | nipkow | 
| Tue, 31 May 2005 12:36:01 +0200 | |
| changeset 16155 | a6403c6c5339 | 
| parent 10157 | 6d3987f3aad9 | 
| child 33615 | 261abc2e3155 | 
| permissions | -rw-r--r-- | 
| 
10157
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
1  | 
(* Title: HOL/Lattice/ROOT.ML  | 
| 
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
2  | 
ID: $Id$  | 
| 
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
3  | 
Author: Markus Wenzel, TU Muenchen  | 
| 
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
4  | 
|
| 
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
5  | 
Basic theory of lattices and orders.  | 
| 
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
6  | 
*)  | 
| 
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
7  | 
|
| 
 
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
 
wenzelm 
parents:  
diff
changeset
 | 
8  | 
time_use_thy "CompleteLattice";  |