🏗️ ΘρϵηΠατπ🚧 (under construction)

Divides
an integer n is divisible by another integer m if there exists an integer k such that n=k·m. If this is all true we write m|n.
Divisible iff Integer Quotient
Suppose that ab iff baZ
n Factorial is Divisible by Its Factors
For any k[1,,n] kn!
Not Divisible iff Non-Integer Quotient
ab iff baZ
1 Divides Everything
Suppose that j, then 1|j
If something Divides One then it is One or Negative One
Suppose d1 then d=±1
If Zero Divides a Number, then that Number is Zero
Suppose 0d then d=0
0 is Divisible by Everything
for any d,d|0
Everything Divides Itself
Let aZ then aa
Division is Transitive
Suppose ab and bc then ac
If you Divide a Number, then You Divide their Multiples
For any a,b,cZ ababc
If it Divides it's Less than or Equal with Absolute Values
Suppose that n,dZ, such that n0 then if d divides n, then |d||n|

We have to specify n0 because we know that everything divides zero, and therefore without that assumption we could use it to claim that since 420 that |42|0 which is clearly false.

Larger Absolute value Implies no Division
for any n,dZ such that n0 if |d|>|n| then dn
If two Numbers Divide each other then Their Absolute Values are Equal
For any a,bZ, if ab and ba then |a|=|b|
If a Number Divides another Then Given a Common Factor Their Quotients Divide Each Other
Suppose that a,b,dN1 such that ab and that d is a common divisor of a,b, then adbd
Divisibility is a Partial Order on the Natural Numbers
Divisibility is a partial order on N0.

Note that we can't quite get a partial order Z because of the fact that aa.

Linearity of Division
Suppose that ab1,,bn then ac1b1++cnbn where a,bi,ciZ
Even Number
We say that an integer nZ is even if there is some kZ such that n=2k
A power of an Even Number is Even
If nZ is even, then for any mN1 we have nm is even
Odd Number
We say that an integer nZ is odd if there is some kZ such that n=2k+1
A power of an Even Number is Odd
If nZ is odd, then for any mN0 we have nm is odd
Product of Two Equal Factors means They are Square Roots
Suppose that a=bc then b=a iff b=c
Product Implies Square Root bound on Factors
Suppose that a,b,cN1 and that bc where a=bc then (b>ac<a)(b<ac>a)
Number To the Power m Minus 1 Divides Number To the Power n if m Divides n
Let a,m,nN1 then mn(am1)(an1)