Injective function: Difference between revisions

Content deleted Content added
top: simpler hatnote
Line 2:
{{Redirect|Injective|other uses|Injective module|and|Injective object}}
{{Functions}}
{{hatnote|For visual examples, as well as [[mathematical intuition]], readers are directed to the [[#Gallery|gallery section.]]}}
 
In [[mathematics]], an '''injective function''' (also known as '''injection''', or '''one-to-one function''') is a [[function (mathematics)|function]] {{math|''f''}} that maps [[Distinct (mathematics)|distinct]] elements of its ___domain to distinct elements; that is, {{math|''f''(''x''<sub>1</sub>) {{=}} ''f''(''x''<sub>2</sub>)}} implies {{math|1=''x''<sub>1</sub> = ''x''<sub>2</sub>}}. (Equivalently, {{math|1=''x''<sub>1</sub> ≠ ''x''<sub>2</sub>}} implies {{math|''f''(''x''<sub>1</sub>) {{≠}} ''f''(''x''<sub>2</sub>)}} in the equivalent [[Contraposition|contrapositive]] statement.) In other words, every element of the function's [[codomain]] is the [[Image (mathematics)|image]] of {{em|at most}} one element of its [[Domain of a function|___domain]].<ref name=":0">{{Cite web|url=https://www.mathsisfun.com/sets/injective-surjective-bijective.html|title=Injective, Surjective and Bijective|website=www.mathsisfun.com|access-date=2019-12-07}}</ref> The term {{em|one-to-one function}} must not be confused with {{em|one-to-one correspondence}} that refers to [[bijective function]]s, which are functions such that each element in the codomain is an image of exactly one element in the ___domain.