Math Symbols

The following is a glossary of mathematical symbols. This list assists in understanding discrete mathematics and related software engineering concepts.

Basic Operations

SymbolNameDescription
$+$AdditionSums two values.
$-$SubtractionSubtracts one value from another.
$\times$MultiplicationMultiplies two values.
$\div$DivisionDivides one value by another.
$\sqrt{x}$Square RootReturns the principal square root of a number.

Set Theory

SymbolNameDescriptionExample
$\emptyset$Empty SetA set containing no elements.$A = \emptyset$
$\cup$UnionCombines all elements from two sets.$A \cup B$
$\cap$IntersectionIdentifies elements common to both sets.$A \cap B$
$\setminus$DifferenceRemoves elements of the second set from the first.$A \setminus B$
$\Delta$Symmetric DifferenceCombines elements in either set, but not in both.$A \Delta B$
$\in$Set MembershipIndicates an element belongs to a set.$x \in A$
$\notin$Non-MembershipIndicates an element does not belong to a set.$x \notin A$
$\subseteq$SubsetA set where all elements exist in another set.$A \subseteq B$
$\subset$Proper SubsetA subset that is not equal to the superset.$A \subset B$

Basic Logic

SymbolNameDescriptionExample
$\neg$NegationLogical NOT. Reverses the truth value of a statement.$\neg P$
$\land$ConjunctionLogical AND. True if both statements are true.$P \land Q$
$\lor$DisjunctionLogical OR. True if at least one statement is true.$P \lor Q$
$\implies$ImplicationConditional statement ("If $P$, then $Q$").$P \implies Q$
$\iff$BiconditionalEquivalence ("$P$ if and only if $Q$").$P \iff Q$
$\equiv$EquivalenceDenotes identical logical statements.$P \equiv Q$
$\exists$Existential Quantifier"There exists..." at least one element satisfying the condition.$\exists x$
$\forall$Universal Quantifier"For all..." elements, the condition is true.$\forall x$
$\exists!$Uniqueness"There exists exactly one" element satisfying the condition.$\exists! x$

Number Sets (Blackboard Bold)

Blackboard bold font denotes standard mathematical number sets.

SymbolNameDescription
$\mathbb{N}$Natural NumbersCounting numbers ($0, 1, 2, 3, \dots$).
$\mathbb{Z}$IntegersWhole numbers, including negatives.
$\mathbb{Q}$Rational NumbersNumbers expressible as a fraction of two integers.
$\mathbb{R}$Real NumbersAll rational and irrational numbers.
$\mathbb{C}$Complex NumbersNumbers with real and imaginary parts ($a + bi$).

Greek Letters

Greek letters appear in mathematics to represent variables, constants, and functions. The table lists uppercase, lowercase, and variant forms.

NameUppercaseLowercaseVariant
Alpha$A$$\alpha$
Beta$B$$\beta$
Gamma$\Gamma$$\gamma$
Delta$\Delta$$\delta$
Epsilon$E$$\epsilon$$\varepsilon$
Zeta$Z$$\zeta$
Eta$H$$\eta$
Theta$\Theta$$\theta$$\vartheta$
Iota$I$$\iota$
Kappa$K$$\kappa$$\varkappa$
Lambda$\Lambda$$\lambda$
Mu$M$$\mu$
Nu$N$$\nu$
Xi$\Xi$$\xi$
Omicron$O$$o$
Pi$\Pi$$\pi$$\varpi$
Rho$P$$\rho$$\varrho$
Sigma$\Sigma$$\sigma$$\varsigma$
Tau$T$$\tau$
Upsilon$\Upsilon$$\upsilon$
Phi$\Phi$$\phi$$\varphi$
Chi$X$$\chi$
Psi$\Psi$$\psi$
Omega$\Omega$$\omega$