Theorems · Theorem · global analysis
FormalMultilinearSeries.derivSeries_apply_diag
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type v} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
(p : FormalMultilinearSeries 𝕜 E F) (n : ℕ) (x : E),
((p.derivSeries n) fun x_1 => x) x = (n + 1) • (p (n + 1)) fun x_1 => x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- add_commproof · cited by 1,535
Cited by2
Results whose statement or proof uses this declaration.
- HasFPowerSeriesOnBall.factorial_smulproof · cited by 3
- FormalMultilinearSeries.derivSeries_coeff_oneproof · cited by 1