Can't understand if my thoughts make sense or not.
The question is the following: $ab$ is not divisible by prime $p$, if both $a$ and $b$ are not divisible by $p$.
I thought to prove it like this: For $ab$ there are 2 cases: a) divisible b) not divisible
For $a$ and $b$ there cases:
- $a$ is divisible by $p$, $b$ is not
- $b$ is divisible by $p$, $a$ is not
- $a$ and $b$ are divisible by $p$
- $a$ and $b$ are not divisible by $p$
Cases 1,2,3 correspond to the case a) it is clear probably. Then we have the only left case 4, which corresponds to the only left case b). Means that if both $a$ and $b$ are not divisible by $p$, then $ab$ is not divisible by $p$.