Dick said:
Some things I said were wrong in that post, so I edited it a bit. Like I got mixed up with a bunch of the letters, but hopefully that's right now. So i'll combine the work done in the posts so far into this one.
We want to show for some positive integers, m and n, that m \mathbb{Z} \cap n \mathbb{Z} = k \mathbb{Z} for some integer k \in \mathbb{Z} \space | \space lcm(m,n) = k
Case : mZ\capnZ \subseteq kZ
Choose any a\inmZ\capnZ. We want to show a\inkZ.
Observe that a is also a positive integer because mZ\capnZ is the set of all positive integers such that a\inmZ and a\innZ.
Hence a = mx and a = ny for some integers x and y. So that a is an integer multiple of m and n.
We need to show that if a is any common multiple of m and n ( which means it is also an multiple of m and n which I showed ), then it is an integer multiple of lcm(m,n) = k.
That is, we must show a = kq for some integer q.
So we divide a by k so that by the DA we write a = kq + r, 0 ≤ r < k.
Since m|a, n|a, m|k and n|k, they also divide r = a − kq. So, r is a common multiple of m and n. But k is the least positive common multiple of m and n.
So, we would have a contradiction unless r = 0. So, we must have r = 0 and k|a so that a = kq as contended.
Okay, so I've shown that a is both a integer multiple of m and n and also k. Since kZ is the set of all integer multiples of k, then it must be that a\inkZ as desired which implies that mZ\capnZ \subseteq kZ.
Lookin good so far?