I am familiar with induction proofs on the set of the natural numbers. However now I have to prove a statement for a subset $K = \{k \in N |k = 12x+9\}$ with $x \in N$.
So basically $K = \{9, 21, 33, 45, 57,...\}$.
Now I have to write an induction proof for this set and I'm not entirely sure how to go about it. Is the base case $k = 9$ and the induction step $k \rightarrow k+12$? Obviously it works that way but I am not sure if it's mathematically correct as it doesn't look very "clean".
Would I have to prove additionally that $k=9$ is the first element and, and that all the elements are $12$ apart from each other or something?
Thanks in advance