defs 8 Flashcards

1
Q

Boolean function

A

Denote by V^m the set of all binary words of length
m. (It is the same as F^m_2 but viewed without any vector space structure). A Boolean function is a (set-theoretical) function f : V^m → F_2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Boolean algebra on V^m

A

The ring/vector space of Boolean functions on V^m is called the Boolean algebra on V^m

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

coordinate function

A

The Boolean function vi: V^m → F2 defined by
vi(x1, x2, . . . , xm) = xi
is called the ith coordinate function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

monomial function (or monomial)

A

To each subset {i1, . . . , ir} ⊆ {1, . . . , m} there corresponds the monomial function (or monomial)
vi1. . . vir of degree r

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

rth order Reed-Muller code on V^m

A

The rth order Reed-Muller code on V^m, denoted R(r, m), is the subspace of the Boolean algebra on V^m spanned by monomials of degree at most r

(Here 0 ≤ r ≤ m.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

bar product

A

Let C1, C2 ⊆ F^n_q be two linear codes. The linear code
|C1|C2| = {[ u | u + v ] : u ∈ C1, v ∈ C2}.

of length 2n is called the bar product of C1 and C2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly