Linear code: Difference between revisions

Content deleted Content added
Formal definition: Previous edit was incomplete because of an edit conflict -- with myself! Now that's sort of fishy.
Line 3:
==Formal definition==
 
A '''linear code''' of length ''n'' and rank ''k'' is a [[linear subspace]] ''C'' with [[dimension (linear algebra)|dimension]] ''k'' of the [[vector space]] <math>{\mathbb{F}_q}^n</math> where <math>\mathbb{F}_q</math> is the [[finite field]] with ''q'' elements. Such a code with parameter ''q'' is called a ''q''-ary code (e.g., when ''q''&nbsp;=&nbsp;5, the code is a 5-ary code). Notable exceptions to this are the casesIf ''q''&nbsp;=&nbsp;2 andor ''q''&nbsp;=&nbsp;3, when the code is described as a binary andcode, or a ternary (respectively)code.
 
==Properties==