Theorems · Theorem · global analysis
differentiableWithinAt_euclidean
∀ {𝕜 : Type u_1} {ι : Type u_2} {H : Type u_3} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup H]
[inst_2 : NormedSpace 𝕜 H] {f : H → EuclideanSpace 𝕜 ι} {t : Set H} {y : H} [Finite ι],
DifferentiableWithinAt 𝕜 f t y ↔ ∀ (i : ι), DifferentiableWithinAt 𝕜 (fun x => (f x).ofLp i) 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.
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement · cited by 9,879
- Finitestatement and proof · cited by 3,029
- RCLikestatement and proof · cited by 2,829
- DifferentiableWithinAtstatement · cited by 453
- WithLp.ofLpstatement · cited by 323
- EuclideanSpacestatement and proof · cited by 307
- differentiableWithinAt_piLpproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.