From WikiChip
Truth-vector - Boolean Algebra
< boolean algebra
Revision as of 18:34, 21 December 2015 by Inject (talk | contribs) (Created page with "{{ba title|Truth-vector}} A '''truth-vector''' is a vector representation of a truth table. ::<math>F = [f(0), f(1), \ldots, f(2^n - 1)]^T</math> Where the ''i''-th elem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A truth-vector is a vector representation of a truth table.

Equation upper F equals left-bracket f left-parenthesis 0 right-parenthesis comma f left-parenthesis 1 right-parenthesis comma ellipsis comma f left-parenthesis 2 Superscript n Baseline minus 1 right-parenthesis right-bracket Superscript upper T

Where the i-th element Equation f left-parenthesis i right-parenthesis element-of StartSet 0 comma 1 comma 2 comma ellipsis comma 2 Superscript n Baseline minus 1 EndSet of the truth table is the value of a Boolean function of the i-th row in the truth table.