Since $F \Rightarrow F$ and $F \Rightarrow T$ both evaluate to $T$ with the truth table for $\Rightarrow$, does this not break mathematical induction?
For example, once you show the base case holds for a proposition $P$, then you could do the induction hypothesis as follows: "Suppose $P(k)$ does not hold. Since $P(k+1)$ will either hold or not with this assumption, $P(k) \Rightarrow P(k+1)$, thus $P(n)$ holds for all $n \in \mathbb{N}$."