Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2026-02-08 18:45:23
Size: 319
Comment: Initial commit
Revision 3 as of 2026-02-08 18:50:32
Size: 427
Comment: Linking terms
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
'''Injectivity''' is a property of [[Analysis/Functions|functions]] indicating that it is 1-to-1. '''Injectivity''' is a property of [[Analysis/Functions|functions]] indicating that they are 1-to-1.
Line 15: Line 15:
A function that is both injective and [[Analysis/Surjectivity|surjective]] is called '''bijective'''.

Injectivity

Injectivity is a property of functions indicating that they are 1-to-1.


Description

A function is injective if f(x1) = f(x2) implies x1 = x2.

A function that is both injective and surjective is called bijective.


CategoryRicottone

Analysis/Injectivity (last edited 2026-02-08 18:50:32 by DominicRicottone)