Theorems · Theorem · real analysis
differentiableWithinAt_piLp
∀ {𝕜 : Type u_1} {ι : Type u_2} {E : ι → Type u_3} {H : Type u_4} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup H] [inst_2 : (i : ι) → NormedAddCommGroup (E i)] [inst_3 : (i : ι) → NormedSpace 𝕜 (E i)]
[inst_4 : NormedSpace 𝕜 H] [Finite ι] (p : ENNReal) [Fact (1 ≤ p)] {f : H → PiLp p E} {t : Set H} {y : H},
DifferentiableWithinAt 𝕜 f t y ↔ ∀ (i : ι), DifferentiableWithinAt 𝕜 (fun x => (f x).ofLp i) t y- Defined in
- Mathlib.Analysis.Calculus.FDeriv.WithLp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 9,879
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypeproof · cited by 7,736
- Finitestatement and proof · cited by 3,029
- Factstatement and proof · cited by 2,726
- DifferentiableWithinAtstatement and proof · cited by 453
- WithLp.ofLpstatement and proof · cited by 323
- Fintype.ofFiniteproof · cited by 255
- PiLpstatement and proof · cited by 150
Cited by1
Results whose statement or proof uses this declaration.
- differentiableWithinAt_euclideanproof · cited by 0