Content deleted Content added
m Spell complexty => complexity (1) |
|||
Line 19:
(An exact version, ''KP''(''X'', ''Y'') = ''KP''(''X'') + ''KP''(''Y''|''X''*) + O(1),
holds for the prefix
It states that the shortest program to reproduce ''X'' and ''Y'' is using a program to reproduce ''X'' and a program to reproduce ''Y'' given ''X'', plus [[Big-O notation|at most]] a logarithmic factor. Using this statement one can define [[Mutual information#Absolute mutual information|an analogue of mutual information for Kolmogorov complexity]].
|