We proved Fermat's Little Theorem in class through induction.
That is, we proved that for $a \in \mathbb{N},$ p is prime, and $p\not | a$, then $a^{p-1} \equiv 1$(mod p).
We proved this using mathematical induction with respect to $a$ that $a^p \equiv a$(mod p).
I have been working on the homework, and one of our prompts is the following:
"Suppose that the base case is left out of the proof. Why would this render the proof invalid? However, the remaining lines would prove another proposition. What would that proposition be?"
I have spent two days on this problem, and I feel I am making no progress--what new proposition would result if we left out the base case?