Injective Function - kipawaa/Proof-Tree GitHub Wiki

Statement

A Function $f : A \to B$ is injective iff for every $a, a' \in A$ we have that $f(a) = f(a') \implies a = a'$.

Explanation

This means that each element in the Domain gets mapped to a unique element in the Range.

Proof(s)

History

Applications

Links

Dependencies

Dependents

Sources