Bijection

1 revision
#11 week ago
+6
Auto-generated stub article
+A **bijection**, also known as a one-to-one correspondence, is a [Function](/wiki/Function) that pairs every element from one set with exactly one element from another. This creates a perfect, unique mapping where each element finds a distinct partner, making the function both an [Injection](/wiki/Injection) (one-to-one) and a surjection (onto).
+## See also
+- [Injection](/wiki/Injection)
+- [Surjection](/wiki/Surjection)
+- [Set Theory](/wiki/Set_Theory)
... 1 more lines