Tribes

From Boolean Zoo
Revision as of 09:10, 2 September 2018 by 132.76.81.210 (talk)
Jump to: navigation, search

The tribe function with [math]t[/math] tribes of size $n$ is the boolean function [math]\mathrm{Tribes}_{t,n} : \{-1 ,+1\}^{tn} \rightarrow \{-1,+1\}[/math] defined by the DNF formula [math]\mathrm{Tribes}_{t,n}(x) = \bigvee_{i=1}^{t} \bigwedge_{j=1}^{n} x_{i,j}[/math] where we identify [math]-1[/math] with logical True and [math]+1[/math] with logical False.