cscott said:
So we can use,
[tex]\lim_{h\rightarrow0} \frac{e^h - 1}{h} = 1[/tex]
as our definition and with it we can show the limit in my above post is equal to e?
yes
we can make any number of definitions for e and prove they are equivalent. For each definition to be valid we should prove that there exist at least one number satisfying the definition (existence), and that there do not exist more than one number satisfying the definition (uniqueness).
Your definition is my preferred one, but a possible problem is the function a^x must be defined (again any number of definitions are possible).
I personally patch this up this way.
Theorem:there exist a function f:R->R such that for all real numbers x,y
a) f(x)*f(y)=f(x+y)
b) lim x(real)->0 [f(x)-1]/x=1
Theorem: if f and g are two functions as above f=g
Definition: if f is a function as above
e:=f(1)
Several potential definitions of e are
e=lim n(natural)->infinity (1+1/n)^n
e=sum n(natural) 1/n!
1=lim x(real)->0 (e^h-1)/h (having defined a^x)
if f'(x)=f(x) f(0)=1 e=f(1)
log(e)=1 (having defined log(x))
There are other likely more interesting possibilities