Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/HOL/Probability/Probability.thy
author
wenzelm
Wed, 01 Sep 2010 18:18:47 +0200
changeset 38976
a4a465dc89d9
parent 36080
0d9affa4e73c
child 40859
de0b30e6c2d2
permissions
-rw-r--r--
Document.State.Assignment: eliminated promise in favour of plain values -- signalling is done via event bus in Session;
theory Probability
imports
Information
"ex/Dining_Cryptographers"
begin
end