2013
DOI: 10.1007/s10817-013-9298-1
|View full text |Cite
|
Sign up to set email alerts
|

Formalization of Shannon’s Theorems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2015
2015
2020
2020

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 19 publications
(8 citation statements)
references
References 7 publications
0
8
0
Order By: Relevance
“…We interpret our monadic encoding in terms of Ramsey’s probability monad [ 42 ], which decomposes a complex distribution into composition of primitive ones bound together via conditional distributions. To capture this interpretation within Coq, we then use the encoding of this monad from the infotheo library [ 1 , 2 ], and provide a function that evaluates computations into distributions by recursively mapping them to the probability monad. Here, represents infotheo ’s encoding of distributions over a finite support , defined as being composed of a measure function , and a proof that the sum of the measure over the support A produces 1.…”
Section: Encoding Amqs In Coqmentioning
confidence: 99%
See 1 more Smart Citation
“…We interpret our monadic encoding in terms of Ramsey’s probability monad [ 42 ], which decomposes a complex distribution into composition of primitive ones bound together via conditional distributions. To capture this interpretation within Coq, we then use the encoding of this monad from the infotheo library [ 1 , 2 ], and provide a function that evaluates computations into distributions by recursively mapping them to the probability monad. Here, represents infotheo ’s encoding of distributions over a finite support , defined as being composed of a measure function , and a proof that the sum of the measure over the support A produces 1.…”
Section: Encoding Amqs In Coqmentioning
confidence: 99%
“…Our mechanised development [24] is entirely axiom-free, and is compatible with Coq 8.11.0 [11] and MathComp 1.10 [31]. It relies on the infotheo library [2] for encoding discrete probabilities.…”
Section: Introductionmentioning
confidence: 99%
“…As we will point out in Section 3, the codings Deflate requires do not need to be Huffman codings, but they need to satisfy a canonicity condition. From the general topic of data compression, there is a formalization of Shannon's theorems in Coq [5].…”
Section: Related Workmentioning
confidence: 99%
“…We now have to save the coding 1 , and again, it is sufficient to save the code 1 lengths. These code 1 lengths for the 19 codepoints 1 are saved as 3 bit leastsignificant-bit first numbers, but in the following order: 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15. Again, the codepoint 2 0 denotes that the corresponding codepoint 1 does not occur.…”
Section: B An Overview Of Deflatementioning
confidence: 99%
“…Affeldt et al [9] formally verify basic definitions and theorems in information theory by using SSReflect, and also Shannon's channel coding theorem and source coding theorem [10] which are famous theorems of all results of information theory. These formalized theorems are valuable not only toward the formally verification of integrity between coding and decoding algorithms and the software implemented ones, but also further facilitating of the formal verification by utilizing the formalized types.…”
Section: Introductionmentioning
confidence: 99%