I've been working on a proof and this issue came up. Let's say I've made a claim that $ 7 \nmid 6x^2 + 13x - 5 $. It follows then that $ 7 \nmid (3x -1)(2x+5) $. But does it follow that $ 7 \nmid (3x-1) \wedge 7 \nmid (2x + 5) $?
& also I have an additional question which kind of relates to the above. I know that for any $5$ sequences of numbers in the domain $ \forall n \in \mathbb Z^+ $ there's at least one number in that sequence that is divisible by $5$.
i.e.
$ P = \{n, n+1, n+2, n+3, n+4\} $ $ n \in \mathbb Z^+$
$ \exists g \in P, 5 \mid g$
Now to me this is something that's self-evident and doesn't need explaining. However the people I'm writing this proof for are not mathematically inclined and may not be able to follow along.
Is there some kind of mathematical property that can allow me to write a more elegant solution? I'm very new to writing proofs.