Page 1
Wink Notes
B.Tech CSE — 3rd Semester
Discrete Structures and Theory of Logic
— Unit - 3 —
1. Algebraic Structures & Binary Operations
An Algebraic Structure consists of a non-empty set equipped with one or more binary operations, along with axioms that these operations must satisfy.
1.1 Binary Operation
A binary operation on a set is a function from to . This simply means that if you take any two elements from and apply the operation, the result must also be an element of . This property is known as Closure.
- Example: Addition () is a binary operation on the set of Natural Numbers .
- Counter-example: Subtraction () is not a binary operation on , because , and .