Theorems · Theorem · real analysis
DifferentiableWithinAt.fun_finsetProd
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {s : Set 𝕜} {ι : Type u_2} {𝔸' : Type u_3}
[inst_1 : NormedCommRing 𝔸'] [inst_2 : NormedAlgebra 𝕜 𝔸'] {u : Finset ι} {f : ι → 𝕜 → 𝔸'},
(∀ i ∈ u, DifferentiableWithinAt 𝕜 (f i) s x) → DifferentiableWithinAt 𝕜 (fun x => ∏ i ∈ u, f i x) s x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Finset.prodstatement · cited by 2,356
- NormedAlgebrastatement and proof · cited by 1,165
- DifferentiableWithinAtstatement and proof · cited by 453
- NormedCommRingstatement and proof · cited by 218
- DifferentiableWithinAt.hasDerivWithinAtproof · cited by 85
- HasDerivWithinAt.differentiableWithinAtproof · cited by 19
- HasDerivWithinAt.fun_finsetProdproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- DifferentiableOn.fun_finsetProdproof · cited by 3
- DifferentiableWithinAt.finsetProdproof · cited by 2
- DifferentiableWithinAt.fun_finset_prodproof · cited by 0