src/HOL/Probability/ROOT.ML
author huffman
Tue, 17 Apr 2012 11:03:08 +0200
changeset 47503 cb44d09d9d22
parent 45713 badee348c5fb
permissions -rw-r--r--
add theory data for relator identity rules; preprocess transfer rules generated by lift_definition using relator rules

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" ];