Theorems · Theorem · functional analysis
WithLp.prod_norm_eq_add
∀ {p : ENNReal} {α : Type u_2} {β : Type u_3} [inst : Norm α] [inst_1 : Norm β],
0 < p.toReal → ∀ (f : WithLp p (α × β)), ‖f‖ = (‖f.fst‖ ^ p.toReal + ‖f.snd‖ ^ p.toReal) ^ (1 / p.toReal)- Defined in
- Mathlib.Analysis.Normed.Lp.ProdLp
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.topproof · cited by 9,680
- Norm.normstatement · cited by 5,413
- LT.lt.ne'proof · cited by 1,417
- LT.lt.neproof · cited by 872
- ENNReal.toRealstatement and proof · cited by 859
- Normstatement and proof · cited by 512
- WithLpstatement and proof · cited by 345
- WithLp.sndstatement · cited by 76
- WithLp.fststatement · cited by 76
- ENNReal.toReal_pos_iffproof · cited by 20
Cited by6
Results whose statement or proof uses this declaration.
- TrivSqZeroExt.norm_defproof · cited by 3
- WithLp.prod_norm_eq_of_L1proof · cited by 2
- WithLp.prod_nnnorm_eq_addproof · cited by 2
- WithLp.unitization_norm_defproof · cited by 2
- WithLp.prod_norm_eq_add_idemFstproof · cited by 1
- WithLp.prod_norm_eq_of_natproof · cited by 1