Boolean functions

Definition

Input:

k boolean input

Output:

1-bit (boolean values)

Example

F1(x, y, z) = x.y.z’

Complement boolean function