src/HOL/Multivariate_Analysis/Multivariate_Analysis.thy
author blanchet
Fri, 30 Apr 2010 09:36:45 +0200
changeset 36569 3a29eb7606c3
parent 36432 1ad1cfeaec2d
child 37489 44e42d392c6e
permissions -rw-r--r--
added "no_atp" for theorems that are automatically used or included by Sledgehammer when appropriate (about combinators and fequal)
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
36432
1ad1cfeaec2d move proof of Fashoda meet theorem into separate file
huffman
parents: 35292
diff changeset
     2
imports Determinants Integration Real_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