Theorems · Theorem · global analysis
hasFDerivWithinAt_euclidean
∀ {𝕜 : Type u_1} {ι : Type u_2} {H : Type u_3} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup H]
[inst_2 : NormedSpace 𝕜 H] {f : H → EuclideanSpace 𝕜 ι} {f' : H →L[𝕜] EuclideanSpace 𝕜 ι} {t : Set H} {y : H}
[Finite ι],
HasFDerivWithinAt f f' t y ↔
∀ (i : ι), HasFDerivWithinAt (fun x => (f x).ofLp i) (PiLp.proj 2 (fun x => 𝕜) i ∘SL f') t y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- ENNRealstatement · cited by 9,879
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finitestatement and proof · cited by 3,029
- RCLikestatement and proof · cited by 2,829
- ContinuousLinearMap.compstatement · cited by 709
- HasFDerivWithinAtstatement · cited by 356
- WithLp.ofLpstatement · cited by 323
- EuclideanSpacestatement and proof · cited by 307
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.