I have dilemma with false implication.
Say implication $A\to B$ is false, then this means that $A$ is true right? (based on truth table)
So I am confused how in practice from false conclusion you can prove that any premise is true?
Examples.
If Jon is guilty, he had accomplice.
Now imagine that this implication is false because someone who said it lied for example.
Then it means that Jon is guilty right? But clearly in practice you can't prove that Jon is guilty?
So my question is more on implication and its relation to truths in the real world.
Or another example.
If $X$ is an even number, then $X$ is prime.
This is false implication right? Which means that $X$ is even. But it is nonsense because $X$ is ANY number.
Or feel free to come up with other examples, I hope I made clear what confuses me?
I use here your second example: You should not try do translate an implication by "if...then"
When you have $A\rightarrow B$, your A is a statement which can have either the value true or the value false (at least in predicat logic). You understand now that you can then not say "X is an even number" for the predicat A, because you can not attribute a value true or false to it.
You should better say: let X be any number but a fixed one. Then if X is even, then X is prime. And if this statement is false, it is then for a certain X, and this one should be even.
Let us now consider the first example you did. The difficulty is here to understand what do we mean in mathematical logic and what do we mean in reality. When one say in the reality "if John is guilty then he had a complice" means that he has a reasonnig proving that for any people in the same situation with the same clues and so on, we can do this implication. The trick here, is that when we say in the REALITY that the implication is false, we do not mean really that the implication is false, but that the rasonning used to conclude that is was right has a mistake. I beleave that your problem comes from here.