Graph of a function: Difference between revisions

Content deleted Content added
Reverted 1 edit by 5.114.138.33 (talk) to last revision by Fgnievinski
Functions of one variable: inline definition too long
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 37:
<math display=block>G(f) = \{ (1,a), (2,d), (3,c) \}.</math>
 
From the graph, the ___domain <math>\{1,2,3\}</math> is recovered as the set of first component of each pair in the graph <math>\{1,2,3\} = \{x :\ \text{there exists } y,\text{ such that }(x,y) \in G(f)\}</math>.
Similarly, the [[Range of a function|range]] can be recovered as <math>\{a,c,d\} = \{y : \text{there exists }x,\text{ such that }(x,y)\in G(f)\}</math>.
The codomain <math>\{a,b,c,d\}</math>, however, cannot be determined from the graph alone.