src/HOL/Multivariate_Analysis/Multivariate_Analysis.thy
author wenzelm
Sat, 07 Sep 2013 15:10:33 +0200
changeset 53456 d12be8f62285
parent 50526 899c9c4e4a4c
child 56189 c4daa97ac57a
permissions -rw-r--r--
Build_Dialog based on System_Dialog; avoid hopping between threads;
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
50526
899c9c4e4a4c Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors
hoelzl
parents: 44229
diff changeset
     2
imports Fashoda Extended_Real_Limits Determinants
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