Mathlib Map

Theorems · Theorem · real analysis

Real.log_pow

∀ (x : ℝ) (n : ℕ), Real.log (x ^ n) = ↑n * Real.log x
Defined in
Mathlib.Analysis.SpecialFunctions.Log.Basic
Cited by
29 results in Mathlib
Foundations
Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Real.log_sqrt · cited by 5Real.log_sqrtChebyshev.theta_le_log4_mul_x · cited by 4Chebyshev.theta_le_log4_m…Real.log_zpow · cited by 4Real.log_zpowChebyshev.psi_ge · cited by 3Chebyshev.psi_geNumberField.mixedEmbedding.fundamentalCone.sum_expMap_symm_apply · cited by 2fundamentalCone.sum_expMa…ArithmeticFunction.vonMangoldt_sum · cited by 2ArithmeticFunction.vonMan…Chebyshev.sum_PrimePow_eq_sum_sum' · cited by 2Chebyshev.sum_PrimePow_eq…NumberField.Units.sum_mult_mul_log · cited by 2Units.sum_mult_mul_logChebyshev.abs_psi_sub_theta_le_sqrt_mul_log · cited by 2Chebyshev.abs_psi_sub_the…Complex.log_inv_eq_ite · cited by 2Complex.log_inv_eq_iteReal.Gamma_three_div_two_lt_one · cited by 2Real.Gamma_three_div_two_…Stirling.log_stirlingSeq_formula · cited by 1Stirling.log_stirlingSeq_…NumberField.mixedEmbedding.logMap_real · cited by 1mixedEmbedding.logMap_realDirichletCharacter.eulerProduct_log_eq_LSeries · cited by 1DirichletCharacter.eulerP…Complex.IsExpCmpFilter.isLittleO_log_norm_re · cited by 1IsExpCmpFilter.isLittleO_…Real · cited by 25697Realone_mul · cited by 2841one_mulNat.cast_one · cited by 2501Nat.cast_oneMulZeroClass.mul_zero · cited by 2091MulZeroClass.mul_zeroMulZeroClass.zero_mul · cited by 1625MulZeroClass.zero_muleq_or_ne · cited by 1117eq_or_nepow_zero · cited by 1094pow_zeroReal.log · cited by 939Real.logNat.cast_add · cited by 586Nat.cast_addpow_succ · cited by 374pow_succadd_mul · cited by 363add_mulzero_pow · cited by 361zero_powCharP.cast_eq_zero · cited by 357CharP.cast_eq_zeropow_ne_zero · cited by 208pow_ne_zeroNat.cast_succ · cited by 99Nat.cast_succReal.log_powCITED BYCITES

Cites18

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

Cited by29

Results whose statement or proof uses this declaration.