Relations among n sets
Definition
It is a subset of
It is a binary relation between
Binary relation R on (A, B)
Aka dyadic relation.
Definitions/ views
A relation is fully defined by a subset
It corresponds to a function
It is a general many-to-many relationship : a directed graph involving the sets.
(Co)Domain
Domain of definition is
range(R) is the subset of
Totality
If ran(f) = codomain(f), f is onto / surjective/ right-total.
If domain of definition = domain, f is left-total.
A correspondence: a binary relation that is both left-total and surjective.
Endo-relations
A relation where the domain = co-domain.
The set of endo-relations is same as the set of directed graphs.
Equivalence
Equivalence relations: Reflexive (
The set of symmetric relations is the set of undirected graphs.
Equivalence class determined by a set of elements
Congruence
Complement:
Restricting domain/ codomain of the relation, we get other (left/ right) restricted relations.
Reduction and closure
Equivalence relation which preserves certain algebraic operators. Eg: Modulo arithmetic preserves +, *, -.
Functions on relation R: A to B
Ensuring or removing all cases of reflexivity, symmetry and transitivity, we get closures and reductions of relations.
Inverse
Functions/ transformation f
Partial function A to B
Aka functional, right unique.
Definition
It is a special binary relation, where every element in
(Co)domain sets
The domain of definition is also called the preimage. The range is also called the image.
(Total) function
A function is a partial function which is left-total.
A function acts. Like an electrical circuit with an input and an output.
Types
If every element in B has at most one preimage,
A bijective function is both injective and surjective.
Also see survey on Analysis of functions over fields.
Vector nature
A finite domain function can be seen as a vector. So can an
Domain: Interesting locations
Level Set
Kernel is the 0 level set.
Fixed point
f(w) = w.
Traits of functions from X to X
Idempotence:
Measurable function
Consider a function
This notion is important in defining box integrals and random variables.
Function/ model family
Suppose that
Such function families occur frequently, for example, in machine learning.
Sequence of maps to metric space
Consider
Pointwise convergence on E
Uniform convergence on E
Visualize geometrically as a sequence of curves which get closer and closer at all points.
Cauchy criterion:
Interesting functions
Point function: f(x) = 1 only if x = a, f(x) = 0 elsewhere.
Important functions over R and C
Includes polynomials over fields. See complex analysis survey.
Sequence over S
Subsequence: \(\set{a_{j_{i}}}{i=1}^{\infty}\): \(\set{j{i}}\) monotonically increasing.
For topological properties, see topology survey.
Randomized function
For any set
Functions over vector spaces
See linear algebra survey.
Functions defined over convex and affine spaces
See linear algebra survey.
Function families and parameters
Functions with a certain form(ula). An member function over
Operators
See functional analysis survey.