Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/HOL/Real/Real.thy
author
huffman
Thu, 03 Jul 2008 18:16:40 +0200
changeset 27475
61b979a2c820
parent 23454
c54975167be9
child 27964
1e0303048c0b
permissions
-rw-r--r--
add Infinite_Set and Zorn back in (since they are no longer included in main HOL image)
(* $Id$ *)
theory Real
imports ContNotDenum RealVector
begin
end