Theorems · Theorem · functional analysis
lp.single_smul
∀ {𝕜 : Type u_1} {α : Type u_3} {E : α → Type u_4} [inst : (i : α) → NormedAddCommGroup (E i)] [inst_1 : NormedRing 𝕜]
[inst_2 : (i : α) → Module 𝕜 (E i)] [inst_3 : ∀ (i : α), IsBoundedSMul 𝕜 (E i)] [inst_4 : DecidableEq α] (p : ENNReal)
(i : α) (c : 𝕜) (a : E i), lp.single p i (c • a) = c • lp.single p i a- Defined in
- Mathlib.Analysis.Normed.Lp.lpSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement and proof · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- NormedRingstatement and proof · cited by 924
- IsBoundedSMulstatement and proof · cited by 329
- PreLpstatement · cited by 163
- lpstatement · cited by 157
- lp.singlestatement · cited by 34
- lp.extproof · cited by 11
- Pi.single_smulproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- lp.lsingleproof · cited by 1
- HilbertBasis.hasSum_repr_symmproof · cited by 1