src/HOL/Multivariate_Analysis/Multivariate_Analysis.thy
author haftmann
Tue, 13 Jul 2010 16:00:56 +0200
changeset 37804 0145e59c1f6c
parent 37489 44e42d392c6e
child 38656 d5d342611edb
permissions -rw-r--r--
qualified names for (almost) all array operations
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33267
8fb01a2f9406 tuned initial session setup;
wenzelm
parents: 33175
diff changeset
     1
theory Multivariate_Analysis
37489
44e42d392c6e Introduce a type class for euclidean spaces, port most lemmas from real^'n to this type class.
hoelzl
parents: 36432
diff changeset
     2
imports Integration Fashoda
33175
2083bde13ce1 distinguished session for multivariate analysis
himmelma
parents:
diff changeset
     3
begin
2083bde13ce1 distinguished session for multivariate analysis
himmelma
parents:
diff changeset
     4
2083bde13ce1 distinguished session for multivariate analysis
himmelma
parents:
diff changeset
     5
end