Theorems · Theorem · functional analysis
lp.norm_mono
∀ {α : Type u_3} {E : α → Type u_4} [inst : (i : α) → NormedAddCommGroup (E i)] {F : α → Type u_5}
[inst_1 : (i : α) → NormedAddCommGroup (F i)] {p : ENNReal},
p ≠ 0 → ∀ {x : ↥(lp E p)} {y : ↥(lp F p)}, (∀ (i : α), ‖↑x i‖ ≤ ‖↑y i‖) → ‖x‖ ≤ ‖y‖- Defined in
- Mathlib.Analysis.Normed.Lp.lpSpace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- LE.le.transproof · cited by 3,151
- le_of_ltproof · cited by 1,175
- ENNReal.toRealproof · cited by 859
- norm_nonnegproof · cited by 725
- Finset.sum_le_sumproof · cited by 182
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.