Definition
Function
A relation is called function if every is in relation to exactly one , i.e.,
where denotes the counting quantifier.
Further, we write
1 min read
Function
A relation f⊆A×B is called function if every a∈A is in relation to exactly one b∈B, i.e.,
∀a∈A:∃!b∈B:afbwhere ∃! denotes the counting quantifier.
Further, we write
f(a)=b⟺afb.