Let's say I have these two propositions:
Prop A. "If $x \in \mathbb{R}$ such that $x^2=-1$ then $3x^2$ is invertible (that means, $3x^2 \neq 0$)"
Prop B. "If $x \in \mathbb{R}$ such that $x^2=-1$ then $3x^2$ is singular (not invertible)"
I want to ask about the correctness of these proofs:
Proof 1.A and 1.B: There is no $x \in \mathbb{R}$ such that $x^2 = -1$, so no matter what the thesis says, the proposition is true, as there will be no counterexample.
Proof 2.A: Suposing $x\in \mathbb{R}$ such that $x^2 = -1$, we have that $3x^2 = 3(-1) = -3 \neq 0$, so proposition $A$ is true.
Proof 3.B: Suposing $x\in \mathbb{R}$ such that $x^2 = -1$, we have that $3x^2 = 3(-1) = -3 \neq 0$, so $3x^2$ is not singular and proposition $B$ is false.
Obviously, they can not all be right. I think Proof 3.B is wrong. ¿But is proof 2.A right? Because it's basically using the same method (ignoring that no such $x$ exists, and using the hypothesis)