Discrete Math Cheatsheet

Definitions, Symbols, Formulas, and Notes — All in One Place.

Show Shortcuts

Logical Connectives

Term

Symbol

Definition

Logical Expression

Negation

¬

Not

¬p

p

p

ConjunctionAnd

p AND q

pq

DisjunctionOr

p OR q

pq

Implication

Conditional

If, Then.

If p, then q

p implies q

pq
Biconditional

If And Only IF.

p if and only if q

pq
ConverseIf q, then pqp
InverseIf ¬p, then ¬q.¬p¬q
ContrapositiveIf ¬q, then ¬p.¬q¬p
ThereforeUsually goes before the final statement in a proof.
Such That

:

Expresses a condition that must be fulfilled

If and Only If Symbol

Iff

Expresses that the truth of a statement on one side of the array requires the truth of the statement on the other side of the arrow.

Logical Equivalences

Logic Definitions

Quantifiers

Logical Equivalences (Conditional)

Logical Equivalence (Biconditional)

Rules of Inference

Set Theory

Common Sets

Set Operations

Counting

Functions

Sequences and Series

Graph Theory

Advanced Graph Theory

Integers

Relations

Discrete Probability

Proof-Writing Techniques