Boolean function

A short introduction

Examples

Definition

<aside> 💡 Definition 1.1.

Let B = 0, 1. Then $B_n = (x_1, x_2, ..., x_n)|x_i \in B$ for $1 \leq i \leq n$ is the set of all possible n-tuples of 0s and 1s. The variable x is called a Boolean variable if it assumes values only from B, that is, if its only possible values are 0 and 1. A function from $B_n$ to B is called a Boolean function of degree n.

</aside>

Boolean algebra identities

Untitled

Untitled