src/HOL/Probability/ROOT.ML
author blanchet
Tue, 22 May 2012 16:59:27 +0200
changeset 47953 a2c3706c4cb1
parent 45713 badee348c5fb
permissions -rw-r--r--
added "ext_cong_neq" lemma (not used yet); tuning

no_document use_thys [
  "~~/src/HOL/Library/Countable",
  "~~/src/HOL/Multivariate_Analysis/Extended_Real_Limits",
  "~~/src/HOL/Library/Permutation"];

use_thys [
  "Probability",
  "ex/Dining_Cryptographers",
  "ex/Koepf_Duermuth_Countermeasure" ];