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/Multivariate_Analysis/Multivariate_Analysis.thy
author
hoelzl
Mon, 21 Jun 2010 19:33:51 +0200
changeset 37489
44e42d392c6e
parent 36432
1ad1cfeaec2d
child 38656
d5d342611edb
permissions
-rw-r--r--
Introduce a type class for euclidean spaces, port most lemmas from real^'n to this type class.
theory Multivariate_Analysis
imports Integration Fashoda
begin
end