| author | paulson |
| Wed, 10 Jul 2002 16:54:07 +0200 | |
| changeset 13339 | 0f89104dd377 |
| parent 13323 | 2c287f50c9f3 |
| child 13494 | 1c44289716ae |
| permissions | -rw-r--r-- |
| 13245 | 1 |
(* Title: ZF/Constructible/ROOT.ML |
2 |
ID: $Id$ |
|
3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
|
4 |
Copyright 2002 University of Cambridge |
|
5 |
||
6 |
Inner Models and Absoluteness |
|
|
13323
2c287f50c9f3
More relativization, reflection and proofs of separation
paulson
parents:
13306
diff
changeset
|
7 |
|
|
2c287f50c9f3
More relativization, reflection and proofs of separation
paulson
parents:
13306
diff
changeset
|
8 |
Build using isatool usedir -d pdf ZF Constructible |
| 13245 | 9 |
*) |
10 |
||
| 13223 | 11 |
use_thy "Reflection"; |
| 13254 | 12 |
use_thy "WF_absolute"; |
|
13339
0f89104dd377
Fixed quantified variable name preservation for ball and bex (bounded quants)
paulson
parents:
13323
diff
changeset
|
13 |
use_thy "Rec_Separation"; |
| 13268 | 14 |
use_thy "Datatype_absolute"; |