I'm holding a logical problem in real analysis.
Let R with the usual metric be the metric space in consideration. Define a function $f : A \to R$ where $A \subseteq R$ and let p be a limit point of A.
By what i have learned so far, it would be okay to say that the proposition
$P_1$ = "(finite) limit of $f$ as $x$ tends to $p$ exists"can be formally expressed as
$P_2$ = "$\exists L \in R, \lim_{x \to p} f(x) = L $"
where "$\lim_{x \to p} f(x) $= L" is an abbreviation for some formula ( also depending on $f, L$ and $p$ ) , which can be based on $\varepsilon -\delta $ or based in sequences for example.
Now, my problem is that if $P_1$ is equivalent to $P_2$, then $\neg P_1$ should also be equivalent to $\neg P_2$.
Which would be saying that "(finite) limit of $f$ as $x$ tends to $p$ doesn't exist" should be equivalent to $\forall L \in R, \lim_{x\to p}f(x) \neq L$.
But the problem is that $\neg P_2$ only makes sense if we know that $ \lim_{x\to p}f(x) $ exists.
So, how can be two propositions $P_1$ and $P_2$ be equivalent, but whenever we negate them there are sittuations that make $\neg P_1$ is well-defined but make $P_2$ unambiguous/not making any sense?
I'm thinking the problem lies in stating the equivalence between $\exists L \in R, \lim_{x\to p}f(x) = L$ and
$\exists L \in R, \forall \varepsilon>0, \exists \delta>0, ( \forall x \in A (|x-p|<\delta ) \to |f(x)-L|<\varepsilon ) $, for the $\varepsilon -\delta $, for example ( but also for the sequence case ) .
I think they can't be equivalent because while the latter makes sense whether $f$ has a limit at $p$ or doesn't, the former only makes sense when f has a limit at $p$.
So, the statements might have some relation ( what is it ? ) but it is not a relation of equivalence.
Is it exactly the actual problem related to my initial doubt ?
Thanks in advance
Writing $\lim_{x\to p}f(x)=L$ is a symbolic shorthand for two statements:
There is no shorthand for:
The symbolic negation of $\lim_{x\to p}f(x)=L$ is $\lnot(\lim_{x\to p}f(x)=L)$, which is a different statement from $\lim_{x\to p}f(x)\neq L$, which is shorthand for there is a limit, but is not $L$.
There is way to talk about convergence without limits in $\mathbb{R}$, since it is a complete metric space: Cauchy sequences are the same as convergent sequences. If you use sequences to define the limit of $f$ at $p$, then you can write your propositions without the need to introduce temporary symbols for limits that may or may not exist.