How to prove that $\frac{d}{dx} x^n = nx^{n-1}$ for every $n>0$ (possibly fractional)?
Context
It was already shown that $\frac{d}{dx} x^n = nx^{n-1}$ for positive integer $n$. My friend told me that the general case is pretty tricky because in order to prove it, I firstly need to be able to define $x^n$ in each case (rational and irrational real numbers). He made an example using the exponential function, $$e^x = 1 + x + \frac12 x^2 + \frac16 x^3+\dots $$ However, I have not yet covered Taylor series or Maclaurin series.