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
Mon, 28 May 2007 03:45:41 +0200
changeset 23112
2bc882fbe51c
parent 20505
1e223f64bd59
child 23454
c54975167be9
permissions
-rw-r--r--
remove division_by_zero requirement from termdiffs lemmas; cleaned up some proofs
(* $Id$ *)
theory Real
imports ContNotDenum Ferrante_Rackoff RealVector
begin
end