math Definition Function Graph Let f:X→Y be a (possibly partial) function. The graph of f is the set of input-output pairs Γf={(x,y)∈X×Y∣f(x) is defined∧f(x)=y} Example: f:N→N, n↦n2, Γf={(0,0),(1,1),(2,4),…}