Iterative Abstractions of logical Operators?

“The logic operators AND, OR, XOR have iterative abstractions that generalize the conventional two-operand operations x AND y, x OR y, x XOR y to any number operands k, where k is non-negative integer.”

Can some-one prove the above given statement with any example. It would be really helpful.