Theorems · Theorem · real analysis
contDiffWithinAt_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] [inst_5 : Fintype ι] (p : ENNReal) [inst_6 : Fact (1 ≤ p)] {n : WithTop ℕ∞}
{f : H → PiLp p E} {t : Set H} {y : H},
ContDiffWithinAt 𝕜 n f t y ↔ ∀ (i : ι), ContDiffWithinAt 𝕜 n (fun x => (f x).ofLp i) t y- Cited by
- 3 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
- Fintypestatement and proof · cited by 7,736
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Factstatement and proof · cited by 2,726
- WithLp.ofLpstatement and proof · cited by 323
- ContDiffWithinAtstatement and proof · cited by 283
- PiLpstatement and proof · cited by 150
Cited by3
Results whose statement or proof uses this declaration.
- contDiffWithinAt_piLp_applyproof · cited by 0
- contDiffWithinAt_euclideanproof · cited by 0
- contDiffWithinAt_piLp'proof · cited by 0