src/HOL/Probability/ROOT.ML
author boehmes
Tue, 03 Nov 2009 23:44:16 +0100
changeset 33424 a3b002e2cd55
parent 33271 7be66dee1a5a
child 33536 fd28b7399f2b
permissions -rw-r--r--
proper and unique case names for the split_vc method, shortened label names, added an example demonstrating the split_vc method
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33271
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     1
(*
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     2
  no_document use_thy "ThisTheory";
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     3
  use_thy "ThatTheory";
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     4
*)
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     5
7be66dee1a5a New theory Probability, which contains a development of measure theory
paulson
parents:
diff changeset
     6
use_thy "Probability";