Mathlib Map

Theorems · Theorem · real analysis

Real.mul_rpow

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

Around this declaration

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

NNReal.mul_rpow · cited by 13NNReal.mul_rpowReal.div_rpow · cited by 10Real.div_rpowAkraBazziRecurrence.GrowsPolynomially.rpow · cited by 3GrowsPolynomially.rpowAsymptotics.IsBigOWith.rpow · cited by 2IsBigOWith.rpowZLattice.exists_finsetSum_norm_rpow_le_tsum · cited by 2ZLattice.exists_finsetSum…isBigO_norm_Icc_restrict_atTop · cited by 2isBigO_norm_Icc_restrict_…LiouvilleWith.add_rat · cited by 2LiouvilleWith.add_ratLiouvilleWith.mul_rat · cited by 2LiouvilleWith.mul_ratintegral_rpow_mul_exp_neg_mul_rpow · cited by 2integral_rpow_mul_exp_neg…ProbabilityTheory.rpow_abs_le_mul_max_exp_of_pos · cited by 2ProbabilityTheory.rpow_ab…EisensteinSeries.summand_bound · cited by 2EisensteinSeries.summand_…AkraBazziRecurrence.rpow_p_mul_one_add_smoothingFn_ge · cited by 1AkraBazziRecurrence.rpow_…AkraBazziRecurrence.rpow_p_mul_one_sub_smoothingFn_le · cited by 1AkraBazziRecurrence.rpow_…ZLattice.sum_piFinset_Icc_rpow_le · cited by 1ZLattice.sum_piFinset_Icc…ZLattice.summable_norm_sub_rpow · cited by 1ZLattice.summable_norm_su…Real · cited by 25697Realmul_one · cited by 3885mul_oneReal.log · cited by 939Real.logReal.exp · cited by 871Real.expmul_nonneg · cited by 397mul_nonnegadd_mul · cited by 363add_mulReal.rpow_zero · cited by 69Real.rpow_zeroReal.log_mul · cited by 52Real.log_mulLE.le.lt_of_ne' · cited by 41le.lt_of_ne'Real.exp_add · cited by 39Real.exp_addReal.rpow_def_of_pos · cited by 35Real.rpow_def_of_posReal.rpow_def_of_nonneg · cited by 6Real.rpow_def_of_nonnegReal.mul_rpowCITED BYCITES

Cites12

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

Cited by37

Results whose statement or proof uses this declaration.