Mathlib Map

Theorems · Theorem · real analysis

Real.rpow_mul

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

Around this declaration

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

Real.sqrt_eq_rpow · cited by 25Real.sqrt_eq_rpowNNReal.rpow_mul · cited by 18NNReal.rpow_mulReal.rpow_inv_rpow · cited by 12Real.rpow_inv_rpowReal.Gamma_one_half_eq · cited by 6Real.Gamma_one_half_eqCFC.nnrpow_nnrpow · cited by 5CFC.nnrpow_nnrpowReal.rpow_left_injOn · cited by 4Real.rpow_left_injOnReal.rpow_rpow_inv · cited by 4Real.rpow_rpow_invMeasureTheory.memLp_norm_rpow_iff · cited by 4MeasureTheory.memLp_norm_…AbsoluteValue.isEquiv_iff_exists_rpow_eq · cited by 4AbsoluteValue.isEquiv_iff…integral_rpow_mul_exp_neg_rpow · cited by 4integral_rpow_mul_exp_neg…Real.rpow_natCast_mul · cited by 3Real.rpow_natCast_mulnorm_root_le_spectralValue · cited by 3norm_root_le_spectralValueMeasureTheory.integral_comp_rpow_Ioi · cited by 3MeasureTheory.integral_co…lp.norm_rpow_eq_tsum · cited by 3lp.norm_rpow_eq_tsumReal.pow_rpow_inv_natCast · cited by 3Real.pow_rpow_inv_natCastReal · cited by 25697RealComplex · cited by 5565ComplexReal.pi · cited by 1774Real.piComplex.ofReal · cited by 1654Complex.ofRealle_of_lt · cited by 1175le_of_ltReal.log · cited by 939Real.logComplex.im · cited by 591Complex.imComplex.ofReal_mul · cited by 180Complex.ofReal_mulReal.pi_pos · cited by 173Real.pi_posReal.rpow_nonneg · cited by 111Real.rpow_nonnegComplex.ofReal_inj · cited by 38Complex.ofReal_injComplex.ofReal_cpow · cited by 36Complex.ofReal_cpowComplex.ofReal_log · cited by 14Complex.ofReal_logComplex.cpow_mul · cited by 3Complex.cpow_mulReal.rpow_mulCITED BYCITES

Cites14

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

Cited by67

Results whose statement or proof uses this declaration.