The name "AC" was chosen by analogy to NC, with the "A" in the name standing for "alternating" and referring both to the alternation between the AND and OR gates in the circuits and to alternating Turing machines.[1]
The smallest AC class is AC0, consisting of constant-depth unlimited fan-in circuits.
The AC classes are related to NC, ACC, and TC classes. For each i, we have[2]
As an immediate consequence of this, we have that NC = AC = ACC = TC.[3]
We have . Specifically, PARITY is in but not in .[4] And since NC requires bounded fan-in, any function of type whose output depends on more than inputs is beyond . In particular, the unbounded fan-in OR is beyond .
In detail, define by . Then it requires gates to be computed by a circuit with depth .[5]
The power of the AC classes can be affected by adding additional gates. If we add gates which calculate the modulo operation for some modulus m, we have the classes ACCi[m].[3]