Mathlib Map

Theorems · Theorem · real analysis

Complex.ofReal_cpow

∀ {x : ℝ}, 0 ≤ x → ∀ (y : ℝ), ↑(x ^ y) = ↑x ^ ↑y
Defined in
Mathlib.Analysis.SpecialFunctions.Pow.Real
Cited by
36 results in Mathlib
Foundations
Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Real.rpow_mul · cited by 67Real.rpow_mulProbabilityTheory.complexMGF_id_gaussianReal · cited by 3ProbabilityTheory.complex…Complex.inv_natCast_cpow_ofReal_pos · cited by 3Complex.inv_natCast_cpow_…Real.integral_rpow_mul_exp_neg_mul_Ioi · cited by 3Real.integral_rpow_mul_ex…Complex.Gamma_one_half_eq · cited by 3Complex.Gamma_one_half_eqComplex.cpow_mul_ofReal_nonneg · cited by 2Complex.cpow_mul_ofReal_n…Complex.cpow_ofReal · cited by 2Complex.cpow_ofRealintegral_gaussian_complex · cited by 2integral_gaussian_complexReal.tendsto_one_add_rpow_exp_of_tendsto · cited by 2Real.tendsto_one_add_rpow…Complex.GammaIntegral_ofReal · cited by 2Complex.GammaIntegral_ofR…LSeries.tendsto_cpow_mul_atTop · cited by 2LSeries.tendsto_cpow_mul_…Complex.Gamma_mul_Gamma_add_half · cited by 2Complex.Gamma_mul_Gamma_a…ZetaAsymptotics.tendsto_riemannZeta_sub_one_div_nhds_right · cited by 1ZetaAsymptotics.tendsto_r…GaussianFourier.integral_rexp_neg_mul_sq_norm · cited by 1GaussianFourier.integral_…ProbabilityTheory.lintegral_betaPDF_eq_one · cited by 1ProbabilityTheory.lintegr…Real · cited by 25697RealComplex · cited by 5565ComplexComplex.ofReal · cited by 1654Complex.ofRealReal.log · cited by 939Real.logComplex.exp · cited by 612Complex.expComplex.log · cited by 187Complex.logComplex.ofReal_mul · cited by 180Complex.ofReal_mulComplex.ofReal_exp · cited by 44Complex.ofReal_expComplex.ofReal_log · cited by 14Complex.ofReal_logReal.rpow_def_of_nonneg · cited by 6Real.rpow_def_of_nonnegComplex.ofReal_cpowCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by36

Results whose statement or proof uses this declaration.