Documentation

Carleson.ToMathlib.Data.NNReal

theorem NNReal.div_self_eq_ite {x : NNReal} :
x / x = if 0 < x then 1 else 0
theorem NNReal.finset_sum_pos_iff {ι : Type u_1} {s : Finset ι} {f : ιNNReal} :
0 < xs, f x xs, 0 < f x
theorem Real.nnnorm_le_nnnorm {x y : } (hx : 0 x) (hy : x y) :

Transfer an inequality over to one of NNNorms over ℝ≥0.