Theorems · Theorem · functional analysis
WithLp.prod_nnnorm_eq_add
∀ {p : ENNReal} {α : Type u_2} {β : Type u_3} [hp : Fact (1 ≤ p)] [inst : SeminormedAddCommGroup α]
[inst_1 : SeminormedAddCommGroup β],
p ≠ ⊤ → ∀ (f : WithLp p (α × β)), ‖f‖₊ = (‖f.fst‖₊ ^ p.toReal + ‖f.snd‖₊ ^ p.toReal) ^ (1 / p.toReal)- Defined in
- Mathlib.Analysis.Normed.Lp.ProdLp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Norm.normproof · cited by 5,413
- NNRealstatement · cited by 4,310
- Factstatement and proof · cited by 2,726
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NNReal.toRealproof · cited by 1,260
- NNNorm.nnnormstatement and proof · cited by 952
- ENNReal.toRealstatement and proof · cited by 859
- one_divproof · cited by 624
- Normproof · cited by 512
Cited by2
Results whose statement or proof uses this declaration.
- WithLp.nnnorm_toLp_inlproof · cited by 2
- WithLp.nnnorm_toLp_inrproof · cited by 2