Notation

Defined as

means “is defined as”. For example, read:

i1

as “i is defined as the square root of -1.”

Implies

Read ab as “a implies b”.

Biconditional

See: wikipedia on biconditional.

Read ab as “a if and only if b”.

Set membership

means “in” or “one of”. For example:

k0,2,4

means that the value k can take any of the three values 0, 2 or 4.

means “not in” or “not one of”. For example:

k1,3,5

means that the value k can not take any of the three values 1, 3 or 5, but, all other things being equal, can take any other value.

Vectors

Read v as “vector v”.

See Vectors and dot products.

End of proof

Read as “This completes the proof”.