I am having a problem with this.
If prime p does not divide natural number m, then gcd(p,m) = 1
I had to use this for my another proof and because I thought it was quite intuitive, I just assumed this is true and used it for my proof but then I was told that I have to prove it too. But the problem is I can't figure out how I should write a proof for this formally.
Any help would be appreciated! Thank you