Mathlib Map

Theorems · Theorem · complex analysis

Real.exp_add

∀ (x y : ℝ), Real.exp (x + y) = Real.exp x * Real.exp y
Defined in
Mathlib.Analysis.Complex.Exponential
Cited by
39 results in Mathlib
Foundations
Depth 146 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_mul · cited by 52Real.log_mulReal.rpow_add · cited by 41Real.rpow_addReal.mul_rpow · cited by 37Real.mul_rpowReal.exp_strictMono · cited by 17Real.exp_strictMonoReal.exp_sub · cited by 13Real.exp_subPolynomial.mahlerMeasure_mul · cited by 5Polynomial.mahlerMeasure_…ProbabilityTheory.IndepFun.mgf_add · cited by 4IndepFun.mgf_addPolynomial.mahlerMeasure_eq_leadingCoeff_mul_prod_roots · cited by 4Polynomial.mahlerMeasure_…PhragmenLindelof.horizontal_strip · cited by 3PhragmenLindelof.horizont…Real.tendsto_exp_div_pow_atTop · cited by 3Real.tendsto_exp_div_pow_…NumberField.mixedEmbedding.fundamentalCone.expMapBasis_apply'' · cited by 3fundamentalCone.expMapBas…ProbabilityTheory.Kernel.HasSubgaussianMGF.measure_ge_le_exp_add · cited by 2HasSubgaussianMGF.measure…MeasureTheory.tilted_tilted · cited by 2MeasureTheory.tilted_tilt…ProbabilityTheory.Fernique.lintegral_closedBall_sdiff_exp_logRatio_mul_sq_le · cited by 2Fernique.lintegral_closed…ProbabilityTheory.integrable_rpow_abs_mul_exp_add_of_integrable_exp_mul · cited by 2ProbabilityTheory.integra…Real · cited by 25697RealMulZeroClass.mul_zero · cited by 2091MulZeroClass.mul_zeroComplex.ofReal · cited by 1654Complex.ofRealsub_zero · cited by 938sub_zeroComplex.re · cited by 882Complex.reReal.exp · cited by 871Real.expComplex.exp · cited by 612Complex.expComplex.mul_re · cited by 115Complex.mul_reComplex.ofReal_add · cited by 94Complex.ofReal_addComplex.exp_add · cited by 55Complex.exp_addComplex.exp_ofReal_im · cited by 3Complex.exp_ofReal_imReal.exp_addCITED BYCITES

Cites11

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

Cited by39

Results whose statement or proof uses this declaration.