Today , me and my friend discussed on a question which is about whether there is limit in a given point.To answer this , we assumed that let $f$ be a function such that $f:{1} \rightarrow {4} ,f(1)=4$ ,i.e, its domain is only $1$ and image is only $4$ , but these values are isolated. Thanks to this function , we write the point $(1,4)$ in cartesian coordinate system.
I said that because of our $x$ value is an isolated number ,i.e $1$, we cannot close to $1$ because we do not have $f(x)$ values for those values. However , my friend said that we have a limit here and the limit value is $1$ by using $\epsilon - \delta$ definition.
After this discussion ,we went to our professors , one of them firstly said that there is no limit of a point , but after that she hesitated about it and wanted some time for thinking. The other professor said that we can find limit value for the given point using epsilon-delta.
I am confused here , because i learned that limit is the behavior of a function in given x value when we get close to (but not equal) this point. Here , our function has domain $1$ , so we cannot talk about $1.000000...1 $ or $0.9999..$.
Briefly , what do you think about whether a given point has a limit value there ? If it has limit value can you prove it using epsilon delta and for point $(1,4) $ ?
Addentum: By formal definition ; For the function f(x) defined on an interval that contains $x =a$. Then we say that,
$\lim_{x \to a}f(x) = L$
If for every number epsilon($∈$) which greater than zero, there is some positive number delta $\delta$ such that,
$| f(x) – L | < ∈$ where $0 < |x – a| < \delta$
Source : https://www.geeksforgeeks.org/formal-definition-of-limits/
So, we see that to be able to use epsilon-delta , we must have a defined interval , but we do not have any defined interval except for $x=1$ isolated point. Then how dare can you use epsilon delta ?