Content deleted Content added
Citation bot (talk | contribs) Add: s2cid. | Use this bot. Report bugs. | #UCB_CommandLine 511/9214 |
DavidBrooks (talk | contribs) Reverted 1 edit by Dragonthereal (talk): Editorializing |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 23:
</math>
(An exact version, {{math|1=''KP''(''x'',
holds for the prefix complexity ''KP'', where
It states that the shortest program printing ''X'' and ''Y'' is obtained by concatenating a shortest program printing ''X'' with a program printing ''Y'' given ''X'', plus [[Big-O notation|at most]] a logarithmic factor. The results implies that [[Mutual information#Absolute mutual information|algorithmic mutual information]], an analogue of mutual information for Kolmogorov complexity is symmetric:
==Proof==
Line 32:
The ≤ direction is obvious: we can write a program to produce ''x'' and ''y'' by concatenating a program to produce ''x'', a program to produce ''y'' given
access to ''x'', and (whence the log term) the length of one of the programs, so
that we know where to separate the two programs for ''x'' and {{math|1=''y''
For the ≥ direction, it suffices to show that for all {{mvar|k,l}} such that {{tmath|1=k+l = K(x,y)}} we have that either
or
Consider the list (''
* contains the pair
* can be [[recursively enumerable|enumerated]] given
* has at most
First, suppose that ''x'' appears less than
Now, suppose that ''x'' appears at least
==References==
|