{"id":7952,"date":"2026-02-15T22:01:25","date_gmt":"2026-02-15T16:31:25","guid":{"rendered":"https:\/\/physicscatalyst.com\/article\/?p=7952"},"modified":"2026-02-15T22:01:34","modified_gmt":"2026-02-15T16:31:34","slug":"how-to-prove-one-one-functions-with-examples","status":"publish","type":"post","link":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/","title":{"rendered":"How to prove one-one functions with examples"},"content":{"rendered":"\n<p>This post we will see given a function, how to check if it is one-one function or not. Lets first start with the definition of the one-one functions<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Definition of one-one functions<\/h2>\n\n\n\n<p>A function f: A-&gt; B is said to be one-one <\/p>\n\n\n\n<p>if, and only if, for all elements a<sub>1<\/sub> and a<sub>2<\/sub> in A,<br><br>if f(a<sub>1<\/sub>) = f(a<sub>2<\/sub>), then a<sub>1<\/sub> = a<sub>2<\/sub><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to prove one-one function<\/h2>\n\n\n\n<p>To prove that a function is one-to-one (also known as injective), you need to show that no two distinct inputs have the same output. Here&#8217;s the general method for proving that a function f: A -&gt; B is one-to-one:<\/p>\n\n\n\n<p><strong>Method 1<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Assume that $f(x_1) = f(x_2)$ for some x1 and x2 in the domain A.<\/li>\n\n\n\n<li>Use this assumption to show that $x_1 = x_2$.For example, you might start by assuming that f(x1) = f(x2), and then subtracting one equation from the other:f(x1) &#8211; f(x2) = 0 and then proving it<\/li>\n<\/ol>\n\n\n\n<p>Example<\/p>\n\n\n\n<p>f: R -&gt; R given  as f(x) = 2x +3<\/p>\n\n\n\n<p>So,<\/p>\n\n\n\n<p>$f(x_1)=f(x_2)$<br> $2x_1 +3= 2x_2 +3$<br>or<\/p>\n\n\n\n<p>$x_1=x_2$<\/p>\n\n\n\n<p>Conclude that the function is one-to-one. Since you have shown that no two distinct inputs have the same output, you can conclude that the function is one-to-one<\/p>\n\n\n\n<p><strong>Method 2<\/strong><\/p>\n\n\n\n<p>If you know the graph or you can draw the graph easily, then you can use Horizontal line test to determine if it is one-one function or not<\/p>\n\n\n\n<p> if a horizontal  line intersects the  graph at two points then it is not an one-one  function. This is called the <strong>Horizontal line test<\/strong>. If all horizontal  lines intersect a curve at most once then the curve represents a one-one  function.<\/p>\n\n\n\n<p>Example<\/p>\n\n\n\n<p>The graph of the function f:R -&gt;R  f(x)=x(4-x) as<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png\"><img loading=\"lazy\" decoding=\"async\" width=\"444\" height=\"399\" src=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png\" alt=\"horizontal line test for one-one function\" class=\"wp-image-7954\" srcset=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png 444w, https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions-300x270.png 300w\" sizes=\"auto, (max-width: 444px) 100vw, 444px\" \/><\/a><\/figure>\n\n\n\n<p>So this is not one-one function<\/p>\n\n\n\n<p><strong>Method <\/strong>3<\/p>\n\n\n\n<p>Take counter examples<\/p>\n\n\n\n<p>Example  Let function f : R -&gt; R, defined as $f(x) = x^2$<\/p>\n\n\n\n<p>Solution<\/p>\n\n\n\n<p>We can try to counter examples to check<\/p>\n\n\n\n<p>here  we can see  that f(1) =1 ,f(-1) =1<\/p>\n\n\n\n<p>Hence it is not a one-one function<\/p>\n\n\n\n<p><strong>Method 4<\/strong><\/p>\n\n\n\n<p>Strictly increasing or decreasing functions are one-one<\/p>\n\n\n\n<p>for f(x)  if $\\frac {d f(x)}{dx} &gt; 0$, Then f(x) is strictly increasing. So we can find the derivative and then determine if it is one-one or not<br>for f(x)  if $\\frac {d f(x)}{dx} &lt; 0$, Then f(x) is strictly decreasing. So we can find the derivative and then determine if it is one-one or not<\/p>\n\n\n\n<p>Example<\/p>\n\n\n\n<p>Let f:[2,$\\infty$) -&gt; R, $f(x)=x^3 -2x^2 +1$<\/p>\n\n\n\n<p>$\\frac {d f(x)}{dx} = 3x^2 -4x= x(3x-4) &gt; 0 , x&gt; 2$<\/p>\n\n\n\n<p>Hence f(x) is one -one function<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Solved Examples<\/h2>\n\n\n\n<p><strong>Example 1<\/strong><\/p>\n\n\n\n<p>f: R -&gt; R  such that $f(x)=\\frac {x}{x^2 + 1}$. Check if this one-one<\/p>\n\n\n\n<p><strong>Solution<\/strong><\/p>\n\n\n\n<p>$f(x_1)=f(x_2)$<\/p>\n\n\n\n<p>$\\frac {x_1}{x_1^2 + 1}=\\frac {x_2}{x_2^2 + 1}$<\/p>\n\n\n\n<p>$(x_2 -x_1)(x_1 x_2 -1)=0$<\/p>\n\n\n\n<p>So either $x_1=x_2$ <br>or<br>$x_1 x_2 =1$<br>here since x belongs to R, we can have $x_1=2$ and $x_2=1\/2$ as values satisfying this<\/p>\n\n\n\n<p>Also  f(2)=2\/5<br>and f(1\/2)=2\/5<\/p>\n\n\n\n<p>Hence this is not one-one functions<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post we will see given a function, how to check if it is one-one function or not. Lets first start with the definition of the one-one functions Definition of one-one functions A function f: A-&gt; B is said to be one-one if, and only if, for all elements a1 and a2 in A, if [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[498],"tags":[],"class_list":["post-7952","post","type-post","status-publish","format-standard","hentry","category-maths"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to prove one-one functions with examples - physicscatalyst&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to prove one-one functions with examples - physicscatalyst&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"This post we will see given a function, how to check if it is one-one function or not. Lets first start with the definition of the one-one functions Definition of one-one functions A function f: A-&gt; B is said to be one-one if, and only if, for all elements a1 and a2 in A, if [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/\" \/>\n<meta property=\"og:site_name\" content=\"physicscatalyst&#039;s Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PhysicsCatalyst\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/PhysicsCatalyst\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-15T16:31:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-15T16:31:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png\" \/>\n\t<meta property=\"og:image:width\" content=\"444\" \/>\n\t<meta property=\"og:image:height\" content=\"399\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"physicscatalyst\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"physicscatalyst\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to prove one-one functions with examples - physicscatalyst&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/","og_locale":"en_US","og_type":"article","og_title":"How to prove one-one functions with examples - physicscatalyst&#039;s Blog","og_description":"This post we will see given a function, how to check if it is one-one function or not. Lets first start with the definition of the one-one functions Definition of one-one functions A function f: A-&gt; B is said to be one-one if, and only if, for all elements a1 and a2 in A, if [&hellip;]","og_url":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/","og_site_name":"physicscatalyst&#039;s Blog","article_publisher":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_author":"https:\/\/www.facebook.com\/PhysicsCatalyst","article_published_time":"2026-02-15T16:31:25+00:00","article_modified_time":"2026-02-15T16:31:34+00:00","og_image":[{"width":444,"height":399,"url":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png","type":"image\/png"}],"author":"physicscatalyst","twitter_misc":{"Written by":"physicscatalyst","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#article","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/"},"author":{"name":"physicscatalyst","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/person\/9b302efdc9b32e459cb1e61ab7506d3f"},"headline":"How to prove one-one functions with examples","datePublished":"2026-02-15T16:31:25+00:00","dateModified":"2026-02-15T16:31:34+00:00","mainEntityOfPage":{"@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/"},"wordCount":518,"commentCount":0,"publisher":{"@id":"https:\/\/physicscatalyst.com\/article\/#organization"},"image":{"@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#primaryimage"},"thumbnailUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png","articleSection":["Maths"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/","url":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/","name":"How to prove one-one functions with examples - physicscatalyst&#039;s Blog","isPartOf":{"@id":"https:\/\/physicscatalyst.com\/article\/#website"},"primaryImageOfPage":{"@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#primaryimage"},"image":{"@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#primaryimage"},"thumbnailUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png","datePublished":"2026-02-15T16:31:25+00:00","dateModified":"2026-02-15T16:31:34+00:00","breadcrumb":{"@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#primaryimage","url":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png","contentUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2023\/05\/how-to-prove-one-one-functions.png"},{"@type":"BreadcrumbList","@id":"https:\/\/physicscatalyst.com\/article\/how-to-prove-one-one-functions-with-examples\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/physicscatalyst.com\/article\/"},{"@type":"ListItem","position":2,"name":"Maths","item":"https:\/\/physicscatalyst.com\/article\/maths\/"},{"@type":"ListItem","position":3,"name":"How to prove one-one functions with examples"}]},{"@type":"WebSite","@id":"https:\/\/physicscatalyst.com\/article\/#website","url":"https:\/\/physicscatalyst.com\/article\/","name":"physicscatalyst's Blog","description":"Learn free for class 9th, 10th science\/maths , 12th and IIT-JEE Physics and maths.","publisher":{"@id":"https:\/\/physicscatalyst.com\/article\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/physicscatalyst.com\/article\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/physicscatalyst.com\/article\/#organization","name":"physicscatalyst","url":"https:\/\/physicscatalyst.com\/article\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/logo\/image\/","url":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/08\/cropped-logo-1.jpg","contentUrl":"https:\/\/physicscatalyst.com\/article\/wp-content\/uploads\/2024\/08\/cropped-logo-1.jpg","width":96,"height":96,"caption":"physicscatalyst"},"image":{"@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PhysicsCatalyst","https:\/\/x.com\/physicscatalyst","https:\/\/www.youtube.com\/user\/thephysicscatalyst","https:\/\/www.instagram.com\/physicscatalyst\/"]},{"@type":"Person","@id":"https:\/\/physicscatalyst.com\/article\/#\/schema\/person\/9b302efdc9b32e459cb1e61ab7506d3f","name":"physicscatalyst","sameAs":["https:\/\/physicscatalyst.com","https:\/\/www.facebook.com\/PhysicsCatalyst","https:\/\/x.com\/physicscatalyst"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"shareaholic-thumbnail":false},"uagb_author_info":{"display_name":"physicscatalyst","author_link":"https:\/\/physicscatalyst.com\/article\/author\/physicscatalyst\/"},"uagb_comment_info":0,"uagb_excerpt":"This post we will see given a function, how to check if it is one-one function or not. Lets first start with the definition of the one-one functions Definition of one-one functions A function f: A-&gt; B is said to be one-one if, and only if, for all elements a1 and a2 in A, if&hellip;","_links":{"self":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/7952","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/comments?post=7952"}],"version-history":[{"count":2,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/7952\/revisions"}],"predecessor-version":[{"id":9917,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/posts\/7952\/revisions\/9917"}],"wp:attachment":[{"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/media?parent=7952"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/categories?post=7952"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/physicscatalyst.com\/article\/wp-json\/wp\/v2\/tags?post=7952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}