Mathlib Map

Theorems · Theorem · functional analysis

FormalMultilinearSeries.apply_eq_prod_smul_coeff

∀ {𝕜 : Type u} {E : Type v} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {p : FormalMultilinearSeries 𝕜 𝕜 E} {n : ℕ} {y : Fin n → 𝕜},
  (p n) y = (∏ i, y i) • p.coeff n
Defined in
Mathlib.Analysis.Calculus.FormalMultilinearSeries
Cited by
19 results in Mathlib
Foundations
Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpace

Around this declaration

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

AnalyticAt.hasFPowerSeriesAt · cited by 7AnalyticAt.hasFPowerSerie…Complex.one_div_sub_pow_hasFPowerSeriesOnBall_zero · cited by 3Complex.one_div_sub_pow_h…PeriodPair.summable_weierstrassPExceptSummand · cited by 3PeriodPair.summable_weier…AnalyticAt.analyticAt_localInverse · cited by 2AnalyticAt.analyticAt_loc…Real.one_div_sub_pow_hasFPowerSeriesOnBall_zero · cited by 2Real.one_div_sub_pow_hasF…hasFPowerSeriesAt_clog_one · cited by 2hasFPowerSeriesAt_clog_oneHasFPowerSeriesAt.iterate_dslope_fslope_ne_zero · cited by 2HasFPowerSeriesAt.iterate…Complex.one_div_one_sub_cpow_hasFPowerSeriesOnBall_zero · cited by 2Complex.one_div_one_sub_c…Complex.one_div_sub_sq_sub_one_div_sq_hasFPowerSeriesOnBall_zero · cited by 1Complex.one_div_sub_sq_su…PeriodPair.weierstrassPExcept_eq_tsum · cited by 1PeriodPair.weierstrassPEx…PeriodPair.hasFPowerSeriesOnBall_derivWeierstrassPExcept · cited by 1PeriodPair.hasFPowerSerie…hasFPowerSeriesAt_iff · cited by 1hasFPowerSeriesAt_iffhasFPowerSeriesAt_log_one · cited by 1hasFPowerSeriesAt_log_oneReal.hasFPowerSeriesOnBall_ofScalars_mul_add_zero · cited by 1Real.hasFPowerSeriesOnBal…Complex.regularizedHGFunSeries_zero_zero · cited by 1Complex.regularizedHGFunS…DFunLike.coe · cited by 62936DFunLike.coeNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldmul_one · cited by 3885mul_oneFinset.univ · cited by 3473Finset.univFinset.prod · cited by 2356Finset.prodContinuousMultilinearMap · cited by 1016ContinuousMultilinearMapFormalMultilinearSeries · cited by 615FormalMultilinearSeriesContinuousMultilinearMap.toMultilinearMap · cited by 70ContinuousMultilinearMap.…FormalMultilinearSeries.coeff · cited by 30FormalMultilinearSeries.c…MultilinearMap.map_smul_univ · cited by 8MultilinearMap.map_smul_u…FormalMultilinearSeries.apply…CITED BYCITES

Cites12

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

Cited by19

Results whose statement or proof uses this declaration.