Skip to main content
Logo image

Appendix B Index of Notation

Symbol Description Location
¬A logical negation of statement A Item
AB logical conjunction of statements A and B Item
AB logical disjunction of statements A and B Item
AB logical conditional where statement A implies statement B Item
AB logical biconditional where each of statements A and B implies the other Item
AB statement A logically implies statement B, so that conditional AB is a tautology Item
AB statements A and B are equivalent Item
x Boolean negation Item
A(x) a predicate statement A whose truth value depends on the free variable x Item
A(x,y) a predicate statement A whose truth value depends on the free variables x and y Item
x the universal quantifier applied to the free variable x Item
x the existential quantifier applied to the free variable x Item
A1,A2,,AmC an argument with premises A1,A2,,Am and conclusion C Item
A1A2AmC an argument with premises A1,A2,,Am and conclusion C Item
xS object x is an element of set S Item
{a,b,c,} a set defined by listing its elements, enclosed in braces Paragraph
N the set of natural numbers Item
Z the set of integers Item
Q the set of rational numbers Item
R the set of real numbers Item
the empty set Item
AB set A is a subset of set B Item
AB set A is a proper subset of set B Item
Ac the complement of A relative to some universal set Item
BA the complement of A relative to some universal set Item
I the set of irrational real numbers Item
AB the union of sets A and B Item
AB the intersection of A and B Item
AB the disjoint union of sets A and B Item
A×B the Cartesian product of A and B Item
An the Cartesian product A×A××A involving n copies of A Item
Σ the set of words using alphabet set Σ Item
|w| length of the word wΣ Item
Σn for nN, the subset of Σ consisting of all words of length n Item
the empty word Item
P(A) the power set of the set A Item
f:AB f is a function with domain A and codomain B Item
f(a)=b function f:AB associates the codomain element bB to the domain element aA Item
ab alternative notation for f(a)=b Item
Δ(f) graph of function f Item
f(A) the image of function f:AB Item
f(A) the image of function f:AB on a subset AA Item
f:AB function f is surjective Item
f:AB function f is injective Item
idA:AA the identity function on on set A Item
ιAX:AX the inclusion function on subset AX Item
ρi:A1×A2××AnAi the projection function onto the ith factor Ai in the Cartesian product
A1×A2××An
Paragraphs
proji:A1×A2××AnAi alternative notation for ρi Paragraphs
f|A restriction of function f:XY to subset AX Item
f|A alternative domain restriction notation Item
resAXf alternative domain restriction notation Item
gf the composition of functions f and g Item
f1(C) the inverse image of the subset CB under the function f:AB Item
f1:BA the inverse function associate to bijective function f:AB Item
N<m the set of natural numbers that are less than m Item
ak kth term in a sequence Item
{ak} the collection of terms in a sequence Item
{ak}0m the collection of terms in a finite sequence Item
{ak}0 the collection of terms in an infinite sequence Item
|A| cardinality of the set A Item
cardA alternative notation for the cardinality of the set A Item
#{} alternative notation for the cardinality of the set defined by {} Item
|A|= set A is infinite Item
|A|< set A is finite Item
degv degree of vertex v Item
|E| the number of edges in the graph G=(V,E) Item
GG graph G is a subgraph of graph G Item
Kn the unique complete graph with n vertices Item 1
aRb element aA is related to element bB by relation R Item
R1R2 union of relations R1,R2 Item
R1R2 intersection of relations R1,R2 Item
Rc complement of relation R Item
a  b alternative notation for aRcb Item
R1 inverse of the relation R Item
ab the empty relation between elements a and b (always false) Item
aUb the universal relation between elements a and b (always true) Item
ab a is related to b by the equivalence relation ; in other words, a is somehow equivalent to b Item
m1nm2 integers m1,m2 are equivalent modulo n Item
[a] the equivalence class of the element aA relative to some specific equivalence relation on A Item
A/ the quotient of A relative to equivalence relation Item
ab a is related to b by the partial order ; in other words, a is somehow “smaller than or same size as” b Item
ab ab but ab Item
n! factorial n!=n(n1)(n2)21 Item
P(n,k) the number of permutations of size k taken from a set of size n Item
Pkn alternative notation for P(n,k) Item
nPk alternative notation for P(n,k) Item
C(n,k) the number of combination of size k taken from a set of size n Item
Ckn alternative notation for C(n,k) Item
nCk alternative notation for C(n,k) Item
(nk) the kth coefficient in the expansion of (x+y)n Item
(ni1,i2,,im) the coefficient on the term x1i1x2i2xmim in the expansion of (x1+x2++xm)n Item