Theorems · Theorem · real analysis
hasFDerivAt_multiset_prod
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {ι : Type u_5} {𝔸' : Type u_7} [inst_1 : NormedCommRing 𝔸']
[inst_2 : NormedAlgebra 𝕜 𝔸'] [inst_3 : DecidableEq ι] [Finite ι] {u : Multiset ι} {x : ι → 𝔸'},
HasFDerivAt (fun x => (Multiset.map x u).prod)
(Multiset.map (fun i => (Multiset.map x (u.erase i)).prod • ContinuousLinearMap.proj i) u).sum x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Mul
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypeproof · cited by 7,736
- ContinuousLinearMapstatement · cited by 5,352
- Finitestatement and proof · cited by 3,029
- Multisetstatement and proof · cited by 2,627
- NormedAlgebrastatement and proof · cited by 1,165
- Multiset.mapstatement · cited by 876
- Multiset.prodstatement · cited by 528
- Multiset.sumstatement · cited by 388
- HasFDerivAtstatement · cited by 350
- Fintype.ofFiniteproof · cited by 255
Cited by2
Results whose statement or proof uses this declaration.
- HasFDerivAt.multiset_prodproof · cited by 1
- HasFDerivWithinAt.multiset_prodproof · cited by 1