Theorems · Theorem · real analysis
contDiff_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}, ContDiff 𝕜 n f ↔ ∀ (i : ι), ContDiff 𝕜 n fun x => (f x).ofLp i- 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ContDiffstatement and proof · cited by 352
- WithLp.ofLpstatement and proof · cited by 323
- PiLpstatement and proof · cited by 150
- PiLp.continuousLinearEquivproof · cited by 31
Cited by3
Results whose statement or proof uses this declaration.
- contDiff_euclideanproof · cited by 1
- contDiff_piLp_applyproof · cited by 0
- contDiff_piLp'proof · cited by 0