Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Analysis/SpecialFunctions/Pow/Real): add some lemmas (#20608)
This adds a few lemmas on powers with real exponents: * injectivity as a function of the exponent (when the base is positive and ≠ 1) * `(x ^ y) ^ n = (x ^ n) ^ y` when `y` is real and `n` is a natural number or an integer
- Loading branch information