ΘρϵηΠατπ

Generalized GCD
Suppose that S is finite that is not all zero, then gcd(S) is the largest positive integer that divides everything in S.
GCD of GCD's Is the Same as Their Union
Suppose that T𝒫(1) such that T is finite and for every ST,S is finite, then we have gcd({gcd(S):ST})=gcd(T)
Generalized Bezout Identity
There exists integers x1,,xn such that a1x1+a2x2++anxn=gcd(a1,a2,,an)

We prove this by induction, so for the base case we use the basic bezout identity to see that gcd(a1,a2)=a1x1+a2x2 .

Now suppose it holds true for k2 and we'll show that it holds true for k+1, we have gcd(a1,ak+1)amp;=gcd(gcd(a1,,ak),ak+1)amp;=gcd(i=1kaixi,ak+1)amp;=b(i=1kaixi)+cak+1amp;=i=1k+1diai The first line uses this fact, to get to the the second line we used the induction hypothesis and to get to the third line we used the basic bezout for 2 elements.

Divisible by Relatively Prime Numbers Means Divisible by Their Product
Suppose that gcd(a1,an)=1 and k then (i[1,n],ai|k)i=1nai|k
Since gcd(a1,,an)=1 then there exists some x1,,xn such that i=1naixi=1, so that i=1naixik=k we know that each ai|k so that there is some ji such that k=aiji so we have i=1naixik=i=1n