Continuity of power functions #
This file contains lemmas about continuity of the power functions on ℂ, ℝ, ℝ≥0, and ℝ≥0∞.
Continuity for complex powers #
The function z ^ w is continuous in (z, w) provided that z does not belong to the interval
(-∞, 0] on the real line. See also Complex.continuousAt_cpow_zero_of_re_pos for a version that
works for z = 0 but assumes 0 < re w.
Continuity for real powers #
Continuity results for cpow, part II #
These results involve relating real and complex powers, so cannot be done higher up.
See also continuousAt_cpow and Complex.continuousAt_cpow_of_re_pos.
See also continuousAt_cpow for a version that assumes p.1 ≠ 0 but makes no
assumptions about p.2.
See also continuousAt_cpow_const for a version that assumes z ≠ 0 but makes no
assumptions about w.
Continuity of (x, y) ↦ x ^ y as a function on ℝ × ℂ.