Theorems · Theorem · real analysis
hasFDerivWithinAt_pi
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {x : E} {s : Set E} {ι : Type u_6} {F' : ι → Type u_7}
[inst_3 : (i : ι) → NormedAddCommGroup (F' i)] [inst_4 : (i : ι) → NormedSpace 𝕜 (F' i)] {φ : (i : ι) → E → F' i}
{φ' : (i : ι) → E →L[𝕜] F' i},
HasFDerivWithinAt (fun x i => φ i x) (ContinuousLinearMap.pi φ') s x ↔ ∀ (i : ι), HasFDerivWithinAt (φ i) (φ' i) s x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Prod
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- HasFDerivWithinAtstatement · cited by 356
- ContinuousLinearMap.pistatement · cited by 48
- hasFDerivAtFilter_piproof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- differentiableWithinAt_piproof · cited by 6
- HasFDerivWithinAt.continuousMultilinearMap_applyproof · cited by 4
- HasFDerivWithinAt.finsetProdproof · cited by 3
- HasFDerivWithinAt.continuousMultilinearMapCompContinuousLinearMapproof · cited by 2
- hasFTaylorSeriesUpToOn_piproof · cited by 2
- HasFDerivWithinAt.multiset_prodproof · cited by 1
- fderivWithin_piproof · cited by 1
- HasFDerivWithinAt.list_prod'proof · cited by 1