ΘρϵηΠατπ

exponentiation
Suppose b∈ℝ, and n∈ℕ1, then bn:=b⋅b⋅…⋅b⋅b⏟n times , note that bn:ℕ1→ℝ
exponentiation of a positive number is positive
Suppose that x∈ℝ>0, then xn∈ℝ>0
TODO
product of two reals of the same sign is positive
Given x,y∈ℝ, if x,y<0 or x,y>0, then x⋅y=0
TODO
multiplicative inverse
Suppose that x∈ℝ≠0, then if w∈ℝ satisfies x⋅w=1, then it is said to be the reciprocal or multiplicative inverse of x and we write w=1x
Suppose that n∈ℕ1 and x∈ℝ>0, then xn>0
(TODO: product of two numbers of the same sign is positive and induction.)
binomial
Suppose that x,y∈ℝ such that x+y≥0 and that n∈ℕ0, then
(x+y)n=∑k=0n(nk)xn−kyk
TODO

exponential function

exponential
ex:=∑k=0∞xkk!, note that ex:ℝ→ℝ and that xk is exponentiation. We say that ex is the exponential.
ex=limn→∞⁡(1+xn)n
TODO
ddx[ex]=ex

ddx=limh→0⁡ex+h−exh=limh→∞⁡limn→∞⁡(1+x+hn)n−limn→∞⁡(1+xn)nh=limh→0⁡(limn→∞⁡(1+x+hn)n−(1+xn)nh)

Therefore by the binomial theorem...

exponential sum product equality
Suppose x,y∈ℝ, then ex+y=ex⋅ey
TODO
reciprocal of exponential
1ex=e−x

e0=1 as if we sub in x=0 ex=∑n=0∞xnn!, and we know that 00 is defined to be 0, then e0=1

But at the same time e0=ex−x which equals ex⋅e−x=1, so thus 1ex=e−x as needed.

x<0,iff ex<1
since ex is increasing it's fine (TODO finish)
0<x<1 iff ln⁡(x)<0
TODO
exponential is always positive
∀x∈R,ex>0

If x>0, then by one of the unordered dependencies we have xn>0, then by one of the unorder dependencies about real numbes since 1n!>0 we have xnn!>0n!=0 and using xnn!=∑n=0∞an with ai=0 for i∈{0,…,n−1} and an=xnn! and bi=xii! the comparison test tells us that 0<ex

If x<0, then −x>0, and thus by the above argumnet 0<e−x=1ex, recall that e−x⋅ex=1, and we know that e−x and 1 are positive so therefore ex>0 as well, as needed.

If x=0, then ex=e0=1

logarithm
Suppose that a,b∈ℝ, then m=logb⁡(a) is a number such that bm=a
natural logarithm
We define ln⁡(x):=loge⁡(x) and call it the natural logarithm.
∀r∈ℝ,rx:=eln⁡(r)⋅x
exponentiation inverse
given r∈ℝ, then the multiplicative inverse of rx is r−x
TODO
Suppose that 0<r<1 and x∈ℝ>0, then 0<rx<1
TODO
Let a,b∈ℝ>0 and assume that a<b, then if 0<r<1, then ra>rb
Since a<b, then 0<b−a, and thus