Step
*
2
1
1
1
of Lemma
realexp-nat
1. x : {x:ℝ| r0 < x} 
2. n : ℤ
3. n ≠ 0
4. 0 < n
5. realexp(x;r(n - 1)) = x^n - 1
6. r(n) = (r1 + r(n - 1))
⊢ e^ln(x) = x
BY
{ (RWO "ln-req" 0 THEN Auto) }
Latex:
Latex:
1.  x  :  \{x:\mBbbR{}|  r0  <  x\} 
2.  n  :  \mBbbZ{}
3.  n  \mneq{}  0
4.  0  <  n
5.  realexp(x;r(n  -  1))  =  x\^{}n  -  1
6.  r(n)  =  (r1  +  r(n  -  1))
\mvdash{}  e\^{}ln(x)  =  x
By
Latex:
(RWO  "ln-req"  0  THEN  Auto)
Home
Index