This document summarizes a lecture on standard combinational modules. It discusses representation of numbers using 2's complement and 1's complement, and types of adders including half adders, full adders, ripple-carry adders, carry-lookahead adders, and prefix adders. It provides examples of addition and subtraction using each representation. It also briefly discusses comparators for equality and less than operations.