This document presents a summary of arithmetic micro-operations including addition, subtraction, increment, and decrement. It describes how these operations can be performed using a composite arithmetic circuit containing full adders, half adders, and multiplexers. The circuit allows 7 different operations to be selected including addition, subtraction, increment, decrement, and direct transfer through the use of control signals to determine whether the output is the sum, difference, or unchanged input registers. The document provides details on how each micro-operation is implemented in the circuit through propagation of carries and selection of input signals.