Boolean logic

n. A branch of mathematics that that operates on the truth value of a condition to determine relationships between propositions.

Notes

Boolean operators include if, then, and, or, not, and except. Boolean logic is used heavily in computer programming to form sets and for the conditional flow of operations. It is also commonly used to improve the accuracy of searches in automated catalogs, databases, and search engines.