Function - kipawaa/Proof-Tree GitHub Wiki

Statement

A function $F$ is a Relation such that if $(x,y) \in F$ and $(x,z) \in F$ then $y = z$.

Explanation

Effectively, a function is a set of [Ordered Pairs|Ordered Pair] for which inputs occur only once, i.e. every input (left element) is assigned a unique output (right element).

Proof(s)

History

Applications

Links

Dependencies

Dependents

Sources